/UpTodo

UpTodo is a simple and intelligent to-do list that helps you manage all your tasks in one place

Primary LanguageDart

UptoDo App

This is a simple to-do app built with Flutter. It allows users to create, update, and delete tasks to manage their daily activities.

Features

  • Create: Users can add new tasks with titles and descriptions.
  • Update: Tasks can be marked as completed or edited.
  • Delete: Users can remove tasks they no longer need.
  • Filtering: Ability to filter tasks by status (completed, active) or search by keyword.
  • Responsive Design: The app is responsive and works well on both Android and iOS devices.

OverView

309825034-0f267f9e-d2a3-41c6-8a4b-17a0b12abd6d

Installation

  1. Clone this repository.
  2. Ensure you have Flutter installed on your machine. If not, follow the official Flutter installation guide.
  3. Navigate to the project directory in your terminal.
  4. Run flutter pub get to install dependencies.
  5. Connect a device or start an emulator.
  6. Run flutter run to start the app on your device or emulator.