Today's Plan is a sleek and modern task management mobile application designed to help you keep track of your daily to-do list with ease. This app provides a user-friendly interface for creating, editing, and deleting tasks, while also giving you a visual representation of your task completion progress.
- Task Management: Add, edit, and delete tasks effortlessly.
- Progress Tracking: View your completed tasks and track your progress with a dynamic progress indicator.
- Modern UI: A clean, dark-themed interface for a pleasant user experience.
- Add a Task: Write your next task in the input field and press the
+button to add it to your list. - Edit a Task: Click the pencil icon ✏️ next to a task to edit its description.
- Delete a Task: Click the trash can icon 🗑️ next to a task to delete it from your list.
- Complete a Task: Click the circle icon ⭕ next to a task to mark it as completed. A green dot will appear to indicate completion.
- Clone this repository:
git clone https://github.com/mentethical/flutter_todo_app.git
- Navigate to the project directory:
cd todays-plan - Install the dependencies:
npm install
- Run the application:
npm start
Thank you for using Today's Plan! Keep track of your tasks and stay productive! 💪
