Zulhaditya / todolist

Make a todo-list with vanilla javascript (Document Object Model).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todolist

Make a todo-list with vanilla javascript (Document Object Model). Live demo here.

Table of Contents

General Information

  • Manage todolist.
  • This website is used to record any todolist for daily activities.

Technologies Used

  • HTML5
  • CSS3
  • Javascript ES6

Features

  • โž• Add todolist by filling in the notes and date.
  • โ›” Delete books in completed and uncompleted sections.
  • ๐Ÿ“‘ Display a list of completed notes.
  • ๐Ÿ“š Move notes to completed or uncompleted section.

Screenshots

Example screenshot

Setup

To run this project, running it locally using live-server or open the index.html file.

Project Status

Project is: complete.

Acknowledgements

  • This project was based on this course
  • Many thanks to Dicoding Indonesia

Contact

Created by @Zulhaditya - feel free to contact me!

About

Make a todo-list with vanilla javascript (Document Object Model).


Languages

Language:JavaScript 44.0%Language:CSS 37.0%Language:HTML 19.0%