https://github.com/ajmalfaris11/to-do-list
TaskManager is a web app built with HTML, CSS, and JavaScript. It allows users to add, edit, and delete tasks with completion times. Features include task prioritization, real-time editing, and separate views for completed and pending tasks, enhancing productivity and organization. Ideal for educational purposes.
https://github.com/ajmalfaris11/to-do-list
css html js responisve-web-design taskmanager todoapp todolist ui ux
Last synced: 4 days ago
JSON representation
TaskManager is a web app built with HTML, CSS, and JavaScript. It allows users to add, edit, and delete tasks with completion times. Features include task prioritization, real-time editing, and separate views for completed and pending tasks, enhancing productivity and organization. Ideal for educational purposes.
- Host: GitHub
- URL: https://github.com/ajmalfaris11/to-do-list
- Owner: ajmalfaris11
- Created: 2024-05-12T18:17:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-26T18:14:37.000Z (12 months ago)
- Last Synced: 2025-02-17T01:44:52.499Z (3 months ago)
- Topics: css, html, js, responisve-web-design, taskmanager, todoapp, todolist, ui, ux
- Language: CSS
- Homepage: https://ajmalfaris11.github.io/To-Do-List/
- Size: 577 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do List Web Application
This is a simple web application built using HTML, CSS, and JavaScript for creating and managing to-do lists.
## Features
- **Add Tasks**: Easily add new tasks to your to-do list.
- **Delete Tasks**: Remove tasks once they are completed or no longer needed.
- **Mark as Completed**: Check off tasks as you complete them.
- **Responsive Design**: The application is designed to work seamlessly across different screen sizes.## Technologies Used
- **HTML**: Used for structuring the web page.
- **CSS**: Used for styling and layout.
- **JavaScript**: Used for dynamic functionality and interactions.## Usage
1. Clone this repository to your local machine.
2. Open `index.html` in your web browser.
3. Start adding tasks to your to-do list!
4. Check off tasks when completed, delete them, or add new ones as needed.## Demo
[Link to live demo]()