BusyBee 🐝

BusyBee is a sleek, user-friendly task management app designed to help you stay organized and on top of your to-dos. Whether it's personal tasks or work-related activities, BusyBee ensures that nothing slips through the cracks. Built with Flutter and utilizing sqflite for local storage, BusyBee offers an efficient, offline-first experience for managing tasks on the go!

👨🏻‍💻Features:

  • Create, Edit, Delete Tasks: Add tasks effortlessly and keep track of what needs to be done.
  • Mark as Completed: Easily mark tasks as completed with just a tap.
  • Swipe Actions: Swipe left or right to quickly delete tasks.
  • Persistent Storage: All tasks are saved locally using sqflite, ensuring that your tasks are available even after closing the app.
  • Task Categories: Organize tasks into categories for better clarity and focus.
  • State Persistence: Your completed and pending tasks stay exactly as they are even after restarting the app.

User interface

👨‍💻: App Screenshots

Final Product Final Product (1)

🔗User Interface Link

Figma

💻Installation

  • Clone the Repository and Change the directory.
  flutter pub get
  flutter run

🧑🏻‍💻Run

Clone the repository and change directory.

  git clone https://github.com/mahesh-bora/Task-Management-App.git

Go to the project directory

  cd task_manager_app

Flutter pub get and run

  flutter pub get
  flutter run

📄License

Distributed under the MIT License. See License for more information.

🖊️Author

🌐Contributing

Contributions are always welcome! Your feedback will help me grow as a developer and build better and more reusable apps.

Please adhere to this project's code of conduct.