Final Year Computing Individual Project
Shaun Hennedige Plymouth ID: 10818172
S H T Hennedige NSBM ID: 24042
Download the APK for running on Android directly.
-
Xcode Installation:
-
Download from: Xcode Website or install Xcode via the App Store.
-
Once installed, run (in terminal):
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer sudo xcodebuild -runFirstLaunch
-
-
Cocoapods Installation:
-
Using Homebrew (recommended):
brew install cocoapodsOR -
Using gem:
sudo gem install cocoapods -
Once installed, run (in terminal):
sudo sh -c 'xcode-select -s /Applications/Xcode.app/Contents/Developer && xcodebuild -runFirstLaunch' sudo xcodebuild -license xcodebuild -downloadPlatform iOS open -a Simulator
-
-
Flutter Setup:
-
Download Flutter SDK from the Flutter website.
-
Extract the downloaded workover.zip folder to a location on your computer.
-
In Visual Studio Code, open the project folder where you extracted Flutter SDK.
-
Open a terminal in Visual Studio Code (Terminal > New Terminal).
-
Navigate to your project directory by running:
cd path/to/your/project -
Run the following commands to set up Flutter:
flutter doctor flutter run
-
For testing purposes, the following test users are available:
- Hotel Code: 1001
- Managers Passkey: 0001
- Username: testm@gmail.com, Password: test123
- Username: tests@gmail.com, Password: test0987
- Username: teste@gmail.com, Password: test456
- Username: frontoffice1@gmail.com, Password: 0987654321
- Username: housekeep1@gmail.com, Password: 12345678