To-Do List Application, is an easy-to-use task management application.
Project Description
This project is a streamlined to-do list application developed using HTML, CSS, Bootstrap, and JavaScript. It employs CRUD (Create, Read, Update, Delete) operations to offer a robust and user-friendly task management system.
Key features include...
- Task Creation: Users can add new tasks to their list.
- Task Viewing: An organized display allows users to view their tasks clearly.
- Task Updating: Options are available to edit and mark tasks as completed.
- Task Deletion: Users can remove tasks as needed.
- Task Duplication: Tasks can be duplicated for ease of use.
- Task Reordering: Tasks can be moved up or down in the list.
- Task Prioritization: Users can pin or unpin tasks to prioritize them.
Further features
- Session Storage: The application uses session storage for temporary data persistence, though the code is designed for easy modification to utilize local storage if desired.
- Comments Added to Codes: The code is well-commented to ensure clarity and facilitate future maintenance or enhancements.
- Deploy: Deployed using firebase.