This is a To Do List App using JavaScript and Webpack. With as goal learning how to apply Object Oriented Programming best practices.
- Javascript
- CSS
- HTML
To get a local copy up and running follow these simple example steps.
- Git clone https://github.com/mimipeshy/todolist-js.git
- Open the index.html inside the dist folder with your favorite browser
- Explore the website
- Navigate through all projects in the navigation pane on the left-hand side
- In the middle the currently selected project will be visible
- A project can be deleted by clicking on the delete button
- Click on the
+
below the Todo list to create a new todo - A todo can be updated by clicking on the modify button.
- A todo can be marked as complete by clicking on the done button
👤 Author1
- GitHub: @mimipeshy
- Twitter: @pygirl254
- LinkedIn: peris-ndanu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc