The KeepOrganized app is designed to offer users an easy and efficient way to manage their notes and tasks. Built with Flutter framework, the app leverages the Hive package for reliable local data storage, allowing users to quickly add, edit, and delete their notes and tasks.
- Simple User Interface: Facilitate users in adding and viewing their notes with ease.
- Local Data Storage: Utilize Hive for efficient storage without requiring an internet connection.
With the Bloc package for state management, the app provides smooth and responsive interactions. Users can navigate seamlessly between their notes and tasks using a convenient bottom navigation bar.
- Local Storage: Reliable data saving through the Hive package.
- State Management: Efficiently controlled app states using Bloc and Cubit.
- User-Friendly Navigation: Easy access to notes and tasks thanks to the bottom navigation bar.