A simple web-based Todo List application built using HTML, CSS, and JavaScript.
You can view the live version of this Todo List here.
This Todo List allows users to add tasks to a list and It provides a clean and intuitive interface for managing tasks.
- Add tasks: Users can add new tasks to the list by entering them into the input field and clicking the "Add Task" button or pressing Enter.
- Mark tasks as completed (Future Feature): This feature is planned for a future update, allowing users to mark tasks as completed when they are done.
- Clean and intuitive interface: The application provides a user-friendly interface for managing tasks efficiently.
- Clone the repository to your local machine.
- Open
index.htmlin your web browser.
If you'd like to contribute to this project, you can follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-feature). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'). - Push to the branch (
git push origin feature/new-feature). - Create a new Pull Request.
This Todo List was created with the assistance of ChatGPT and Perplexity AI.
For any questions or suggestions, feel free to reach out to me:
- Email: official.pratik.2003@gmail.com
- GitHub: konprtk
- LinkedIn: Pratik Lokhande
- CodePen: konprtk