Live Demo: Wiki Search
GitHub Repository: ToDos-WebApp Repository
π Your Ultimate Task Manager - This simple yet powerful web application is designed to keep you organized and productive every day! ποΈ
β¨ Effortlessly add, remove, and save your tasks in one place, helping you achieve more at work and in life. Boost your productivity and take control of your to-do list with ease! π
- Add Tasks: Users can easily add new tasks to their to-do list.
- Delete Tasks: Tasks can be removed from the list when they are completed or no longer necessary.
- Save Tasks: Users can save their tasks locally for future reference.
- HTML: Used for structuring the web pages.
- CSS: Employed for styling and making the application visually appealing.
- JavaScript: Used for implementing the interactive functionalities of the web app.
- Clone the repository:
git clone https://github.com/deepthireddy2605/todos.WebApp.git
- Open the project directory in your code editor.
- Open
index.html
in your web browser to view the application.
- Enter the task you want to add into the input field.
- Press the "Add" button or hit Enter to add the task to your to-do list.
- To delete a task, click on the delete icon next to it.
- To save your tasks for future reference, you can use the browser's local storage feature.
Contributions are welcome! If you have any ideas for improving the application or find any issues, feel free to submit a pull request or open an issue.
Thank You, Happy coding! π¨βπ»π©βπ» Deepthi