This project is a Todo List application that allows users to create and save custom templates for different needs and categories, such as work, home, and more. It enables users to create a new template by entering the required type name in the URL after "/". The application allows users to add items to the list by typing them in the "New Item" field and clicking the "+" button. To remove or mark an item as complete, users can simply click the checkbox next to the item.
You can access the live version of the Todo List application by clicking on the following URL link: Todo List App
- Create and save custom templates for different categories.
- Add items to the list by typing them in the "New Item" field and clicking the "+" button.
- Remove or mark items as complete by clicking the checkbox next to the item.
- Easily switch between different templates by entering the required type name in the URL.
- Front-end: HTML, CSS, JavaScript, EJS (Embedded JavaScript templates)
- Back-end: Node.js, Express.js
- Database: MongoDB
-
Access the Todo List application using the provided URL link: Todo List App
-
To create a new custom template, enter the desired type name in the URL after "/". For example, to create a template for work, enter "/work" in the URL.
-
Once you are on a specific template, use the "New Item" field to add items to the list. Type the item you want to add and click the "+" button.
-
To remove an item or mark it as complete, simply click the checkbox next to the item.
-
You can switch between different templates by entering the respective type name in the URL.
If you would like to contribute to the Todo List application, feel free to submit a pull request with your changes. We welcome any improvements or bug fixes that you may have.
If you encounter any issues or bugs while using the Todo List application, please report them on the GitHub repository's issue tracker: Link to Issue Tracker
If you have any questions or need further assistance, you can contact us at:
- Email: ayushmanrajawatv@gmail.com
Thank you for using the Todo List application! Happy organizing!