Skip to content

Note taking application made with Flutter and Firebase

Notifications You must be signed in to change notification settings

olaolatunbos/Noteworthy

Repository files navigation

Noteworthy - Note Taking Application

Smart Crypto2

Architecture

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