Skip to content

sumancrest0001/todo-list

 
 

Repository files navigation

Todo List App

This is an application to store and manage your projects and tasks. You can add, edit and delete projects as well as tasks.

This project has this characteristics:

  • You can create projects with their own todo lists.
  • You can create multiple todo lists in the projects.
  • Each todo list has its own view to check for details and add notes.
  • It also shows percentage of completion
  • gives red flag if deadline of one todo is passed.
  • We can mark any todo item as accomplished.

Built With

  • HTML, CSS
  • Javascript
  • Webpack

Screenshot

image

Getting started

Authors

👤 María Reyes

👤 Suman Shrestha

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

MIT.

About

This is a collaborative project and I personalized it after completing the collaboration. Primary goal of this project is to help users to manage their projects and todos. Users Perform CRUD operation on TODOs. It will also display completion rate of the project and overdue todos for each project. Simple yet useful

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 78.8%
  • CSS 19.8%
  • HTML 1.4%