The Todo Web App is a powerful and user-friendly task management tool designed to simplify your daily life. Developed as part of internship, this web application offers a seamless way to organize and keep track of your tasks.
Octaner.Task.2.mp4
You can also watch the preview at: https://youtu.be/CovjV-pE738
- Effortless Task Management: Add and delete tasks with ease.
- Date-Based Sorting: Sort tasks by today, tomorrow, past, and completed.
- User-Friendly Interface: Intuitive design for a seamless user experience.
In our fast-paced lives, staying organized is essential. The Todo Web App was created to address the need for a simple yet effective task management solution. Whether you're a student, a professional, or anyone in need of task management, this app provides a streamlined approach to keep your tasks in check.
To view this website locally, follow these steps:
- Clone the repository:
git clone https://github.com/theprinceraj/OCTANET_SEPTEMBER_TASK_2
- Run
npm i
on your terminal to install all necessary dependencies - Install "Live Server" extension in Visual Studio Code from here
- Restart Visual Studio Code if needed.
- Open terminal and run
json-server --watch db.json
to run your very own database backend server. - Open
index.html
in your web browser using the new extension.
I encourage contributions from the open-source community and value your feedback. If you have suggestions, want to report issues, or would like to contribute to the project's development, you are most welcome.