Teslo Shop is an administrative clothing e-commerce mobile app built with Flutter. The backend (NestJS API and PostgreSQL (both Dockerized)) is given here.
✔️ Authentication and authorization
✔️ Route protection based on user roles
✔️ Clean Architecture used
✔️ Product catalog with infinite scroll
- Clone repository
https://github.com/ejbpz/teslo-shop-flutter-app.git- Intall dependencies
flutter pub get- Run the project
flutter run- Dart
- Flutter
- Riverpod
- Formz
This project is open-source and available for learning and practice purposes. Feel free to fork, contribute, or explore it!