GLartey97 / todo_app

Flutter to-do app with Hive DB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter To-Do App with Hive DB

This is a mobile to-do app built using Flutter with Hive as the database. The app allows users to manage their tasks efficiently, with features including adding, editing, deleting, and marking tasks as completed.

Features

  • Add new tasks
  • Edit existing tasks
  • Delete tasks
  • Mark tasks as completed
  • Persistent storage using Hive database
  • Clean and intuitive user interface

Getting Started

To run this app on your local machine, follow these steps:

Clone this repository:

git clone https://github.com/GLartey97/todo_app.git

Navigate to the project directory:

cd todo_app

Install dependencies:

flutter pub get

Run the app:

flutter run

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Name: Gabriel Humphrey Lartey

Email: gabriellartey16@gmail

About

Flutter to-do app with Hive DB


Languages

Language:Dart 35.5%Language:C++ 31.1%Language:CMake 26.2%Language:Swift 2.5%Language:HTML 2.5%Language:C 1.9%Language:Kotlin 0.2%Language:Objective-C 0.1%