An open API service indexing awesome lists of open source software.

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.

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:
---


Screenshot 1   
Screenshot 2   
Screenshot 3   
Screenshot 4

---


Screenshot 5   
Screenshot 6   
Screenshot 7   
Screenshot 8