https://github.com/mishqatabid/note-app
An efficient, always-accessible note-taking app with real-time sync and robust state management powered by Firebase.
https://github.com/mishqatabid/note-app
cloudfirestore dart firebase-database flutter-apps notes-app
Last synced: 8 months ago
JSON representation
An efficient, always-accessible note-taking app with real-time sync and robust state management powered by Firebase.
- Host: GitHub
- URL: https://github.com/mishqatabid/note-app
- Owner: mishqatabid
- Created: 2024-07-18T10:58:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T11:34:23.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T13:46:49.643Z (over 1 year ago)
- Topics: cloudfirestore, dart, firebase-database, flutter-apps, notes-app
- Language: Dart
- Homepage:
- Size: 482 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoteSnap
NoteSnap, the efficient and accessible note-taking app. This application is designed to help you capture your thoughts, ideas, and important information seamlessly and access them anytime, anywhere. With robust state management and Firebase integration, NoteSnap ensures your notes are always up-to-date and synchronized across all your devices.
## Features
- **Efficient Note Taking:** Quickly jot down notes with a simple and intuitive interface.
- **Always Accessible:** Access your notes anytime, anywhere, with real-time synchronization.
- **State Management:** Seamlessly manage the state of your notes to ensure smooth and responsive user experience.
- **Firebase Integration:** Securely store and sync your notes in real-time with Firebase backend.
## Screens
- **Splash Screen:** A welcoming screen displayed when the app is launched.
- **Login & Register Screen:** Securely log in or create a new account to start using NoteSnap.
- **Home Screen:** View and manage all your notes from one central location.
- **Add Note Screen:** Create new notes with ease.
- **Search Screen:** Quickly find notes using the powerful search functionality.
## Usage
- **Creating Notes:** Click on the "New Note" button to create a new note.
- **Editing Notes:** Click on any existing note to edit its content.
- **Deleting Notes:** Swipe left on a note or click the delete button to remove it.
- **Syncing Notes:** Your notes are automatically synced in real-time with Firebase.
---