- Filterale todos based on three parameters (All Todos, Pending Todos, Completed Todos).
- User can delete the todos.
- Highlight todos by toggling the checkbox.
To-do list web app allows users to keep track of their tasks in an easy way. Every user can create different tasks including priority and date. Tasks in To-do list can be grouped into projects for better organization.
Contents:... |
---|
| Live Demo | | Screenshot | | Built With | | Contributing | | Author | | License |
- Visual Studio Code
- HTML/CSS
- Javascript/ES6
- Webpack
- Bootstrap
- Scss
- Fork the project
- Create your feature branch
git checkout -b awesome-feature
- Commit your changes
git commit -m 'Awesome feature'
- Push it
git push -u origin awesome-feature
- Open a pull request using this branch
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!