Skip to content

PSYRED/BRP-APP

Repository files navigation

brp

App for BRP products.

Development stages

The development of this app includes features that will be depending on packages.

Theme and UI

  • font, colors and UI theme

Authentication & onboarding flow

  • login
  • Registration
  • Third party login - google & facebook
  • onboarding and data collection

State management and data layer

API request and security

Database set up

Bluetooth feature

Proposed project structure 🌲

lib/ ├── core/ │ ├── theme/ │ ├── constants/ │ └── utils/ ├── data/ │ ├── models/ │ ├── services/ │ └── repositories/ ├── features/ │ ├── auth/ │ ├── onboarding/ │ ├── bluetooth/ │ ├── api_test/ │ └── user_test/ ├── state/ │ ├── providers/ │ └── controllers/ └── main.dart

About

BRP APP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors