This Todo List App is a simple web application that allows users to manage their tasks and projects efficiently.
The Todo List App provides a user-friendly interface to create, manage, and organize tasks within different projects. Users can add new projects, add tasks to specific projects, mark tasks as completed, and edit or delete tasks.
- Create new projects to organize tasks.
- Add, edit, and delete tasks within each project.
- Set task descriptions, due dates, and priorities.
- Mark tasks as completed.
- User-friendly interface with intuitive design.
The Todo List App is built using the following technologies:
- HTML, CSS, and JavaScript for the frontend.
- Webpack for bundling the JavaScript modules.
- Font Awesome for icons.
- Google Fonts for font styles.
The Todo List App is open-source software licensed under the MIT License.