- MySQL Database - Store the data necessary for the application
- Python Server - Handle and route requests to the database
- Should run on a linux machine
- HTML & CSS - Build the administrative webapp
- Flutter - Build the mobile application
- MacOS download of Flutter was used via Flutter Website
- Coding interfaces include:
- Android Studio for base platform connected to flutter to utilize .dart code
- Android Emulator to test Android side of application
- IOS simulator to test IOS side of application
- Coding interfaces include: