https://github.com/olaolatunbos/noteworthy
Note taking application made with Flutter and Firebase
https://github.com/olaolatunbos/noteworthy
cloud-function-for-firebase figma firebase flutter flutter-app flutter-apps riverpod
Last synced: 28 days ago
JSON representation
Note taking application made with Flutter and Firebase
- Host: GitHub
- URL: https://github.com/olaolatunbos/noteworthy
- Owner: olaolatunbos
- Created: 2024-02-24T20:10:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-27T22:13:39.000Z (6 months ago)
- Last Synced: 2025-11-30T12:30:54.518Z (6 months ago)
- Topics: cloud-function-for-firebase, figma, firebase, flutter, flutter-app, flutter-apps, riverpod
- Language: Dart
- Homepage:
- Size: 1.19 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noteworthy - Note Taking Application

## Architecture
- Controller-Service-Repository Pattern
- Firebase for backend (authentication, database and cloud functions)
- Flutter for frontend
- Riverpod for state management
- Automated testing