Credentials Desktop app
Administrator
Username: admin
Password: admin
Employee
Username: employee
Password: employee
Mobile app
Customer
Username: customer
Password: customer
Customer 2
Username: customera
Password: customera
Running the app
Open a terminal inside the solution folder and use following commands (API+DB):
docker-compose build
docker-compose up
Mobile app:
flutter pub get
flutter run
Stripe test card number:
4242 4242 4242 4242
Start the windows app inside visual studio IDE.