Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 742 Bytes

File metadata and controls

27 lines (17 loc) · 742 Bytes

Taskify

Taskify is a simple and intuitive task list app built with Flutter. With Taskify, you can easily create and manage your to-do lists, set reminders, and keep track of your daily tasks.

Features

  • Create and manage multiple task lists
  • Set due dates and reminders for tasks
  • Mark tasks as complete
  • Organize tasks by priority

Technologies Used

  • Flutter

Getting Started

To get started with Taskify, follow these steps:

  1. Clone the repo: git clone https://github.com/your-username/taskify.git
  2. Navigate to the project directory: cd taskify
  3. Install dependencies: flutter pub get
  4. Run the app: flutter run

License

Taskify is licensed under the MIT License.