Software Engineering project of group 23: Incubator App for EiSHT
The Source Code for a Flutter Application which may be run on android and iOS.
- Install Android Studio, an emulator and Flutter
- Open bash terminal and
cd
to desired directory - Download the repository:
git clone https://github.com/DaVinciTachyon/SWENG2020.git
- Got to correct directory:
cd SWENG2020/EiSHT/
- Make sure an emulator is running or you are connected to your android phone in developer mode
flutter pub get
flutter run
- Open bash terminal and
cd
to directory containingSWENG2020/
cd EiSHT/
- Make sure an emulator is running or you are connected to your android phone in developer mode
flutter run