There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a To-Do List Web-App made with Javascript, Bootstrap 5, and Local Storage where the user can create projects and add tasks to that projects. While creating a new task, the user can add the name of the task, a description, a due date, and a priority. Also, the user can edit the tasks or delete them.