https://github.com/paishanmadusha/note-nest-application
NoteNest is a Flutter application designed to help users stay organized by creating notes, categorizing them, and managing to-do lists. Users can efficiently track their tasks, mark them as done, and access their notes and lists in an intuitive, user-friendly interface.
https://github.com/paishanmadusha/note-nest-application
dart flutter flutter-app hive localstorage mobileapp-development
Last synced: about 2 months ago
JSON representation
NoteNest is a Flutter application designed to help users stay organized by creating notes, categorizing them, and managing to-do lists. Users can efficiently track their tasks, mark them as done, and access their notes and lists in an intuitive, user-friendly interface.
- Host: GitHub
- URL: https://github.com/paishanmadusha/note-nest-application
- Owner: PAIshanMadusha
- License: mit
- Created: 2025-01-27T03:22:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T16:34:29.000Z (over 1 year ago)
- Last Synced: 2025-12-27T00:03:16.460Z (6 months ago)
- Topics: dart, flutter, flutter-app, hive, localstorage, mobileapp-development
- Language: Dart
- Homepage:
- Size: 340 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NoteNest: Flutter Note & To-Do App
NoteNest is a Flutter application designed to help users stay organized by creating notes, categorizing them, and managing to-do lists. Users can efficiently track their tasks, mark them as done, and access their notes and lists in an intuitive, user-friendly interface.
## Features:
### 1. **Note Management**
- Create, edit, and delete notes.
- Organize notes into categories.
### 2. **To-Do List**
- Add tasks to to-do lists.
- Mark tasks as completed.
- Delete tasks by dragging from start to end(dismissible widget).
### 3. **User-Friendly Interface**
- Clean and intuitive UI for better user experience.
- Smooth navigation between screens.
### 4. **Backend & Local Storage**
- Uses the `Hive` package for fast and efficient local data storage.
- Stores notes, tasks, and categories locally without requiring an internet connection.
- Provides seamless data retrieval and modification.
## System Screenshots:
---
---