
TODO App
A simple offline-first TODO app built with Flutter and Hive to manage daily tasks quickly and efficiently.
#TODO App – Offline Task Management with Flutter
##Overview
TODO App is a simple and efficient task management application built using Flutter and Hive database. It allows users to organize daily tasks, set deadlines, and manage TODOs with a clean interface and offline-first functionality, ensuring fast performance and reliable access anytime.
##What Users Can Do
Create and manage daily TODOs
Edit or delete tasks anytime
Set deadlines for important work
Use the app completely offline
Organize tasks quickly with a clean UI
##Why I built this
I built this project to strengthen my Flutter development skills, experiment with offline-first architecture using Hive, simplify daily task management, and practice CI/CD implementation using GitHub Actions.
##Features
Add, update, and delete tasks easily
Set deadlines for important TODOs
Offline-first storage using Hive
Clean and simple UI for smooth usage
Fast performance with lightweight design
##Tech Stack
Flutter
Dart
HTML5
Tailwind CSS
Vercel
Git
GitHub
##Future Plans
Add task categories and tags
Implement task priority levels
Add local notifications for deadlines
Dark mode improvements and UI enhancements