Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.16 KB

windtech

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

Getting Started

Preface

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

How to start WindTech/Windfarmville

  1. Start a virtual device (Android or iOS <= 12.0) (via Android Studio or VS Code)

  2. Make sure flutter doctor runs without errors

  3. Run flutter packages get to install dependencies

  4. Run flutter run to start WindTech on the virtual device

  5. To log into the app, use the following credentials

Wind Park Owner: user: [email protected] password: kunde123

Technician: user: [email protected] password: techniker123