Plan it. Do it. Done. A simple, elegant ToDo app to keep you productive and motivated.
NextUp is a clean and stylish task management app designed to help users organize their day, track completed tasks, and visualize progress. Whether you're managing daily chores or personal goals, NextUp makes it easy and motivating to stay on track.
- Add, edit, delete tasks
- Mark tasks as complete/incomplete
- Progress bar showing completion ratio
- Responsive layout and dark theme
- Stylish icons for edit and delete actions
- HTML5 – Structure
- CSS3 – Styling and responsive layout
- JavaScript (Vanilla) – Core logic & interactivity
- Google Fonts – Typography (
Dancing Script)
-
Clone the repository:
git clone https://github.com/your-username/nextup-todo-app.git cd nextup-todo-app -
Open
index.htmlin your browser:start index.html
-
Start adding tasks and get productive!
📁 NextUp/
│
├── index.html
├── style.css
├── app.js
└── img/
├── edit.png
└── bin.png
Srishti Srivastava

