The purpose of our System is to simplify communication and coordination of repairs between wind farm owners and maintenance workers. If a wind turbine breaks down, our app makes this easy for the owner to recognize in a wind turbine overview. In addition, the app allows the owner to easily arrange a technician for his defective wind turbines
For this project to run, you need to have flutter installed. Follow this guide to install flutter and verify your installation. https://flutter.dev/docs/get-started/install
-
Start a virtual device (Android or iOS <= 12.0) (via Android Studio or VS Code)
-
Make sure
flutter doctor
runs without errors -
Run
flutter packages get
to install dependencies -
Run
flutter run
to start WindTech on the virtual device -
To log into the app, use the following credentials
Wind Park Owner: user: kunde@test.com password: kunde123
Technician: user: techniker@test.com password: techniker123