This is a simple To-Do web application built using HTML,CSS and JAVASCRIPT.
- Create Tasks: Add new tasks to your to-do list.
- Update Tasks: Edit existing tasks to modify their details.
- Delete Tasks: Remove tasks from your to-do list.
- Mark as Complete: Mark tasks as completed when they're done.
- Filtering: Filter tasks based on their completion status (completed, active).
- [HTML/CSS/JavaScript]: Frontend development.
- Clone the repository:
git clone https://github.com/aaakumari/calculator.git
- Open
index.html
in your web browser.
- Open the application in your web browser.
- Create a new account or log in with existing credentials.
- Add, edit, delete tasks as needed.
- Mark tasks as completed when finished.
- Use filtering options to view active or completed tasks.