- Blake Fisher - NET_ID: bdfisher@iastate.edu
- Cole Langner - NET_ID: clangner@iastate.edu
- Corbin Kems - NET_ID: crkems@iastate.edu
- Jens Rasmussen - NET_ID: jensr@iastate.edu
COMS 309 - Software Development Practices @ Iowa State University - Semester Project
- Visual Studio Code w/ Spring Boot Extension Pack
- MySQL Workbench
- Android Studio
- Create a database named myDatabase
- Create a user on the database named springuser with a password 12345678
- Open the Backend folder
- Expand the Spring Boot Dashboard in the Explorer on the left
- Click the Start arrow
- Open to the Frontend folder
- In app/java/network/EndpointCaller (line 33ish) change baseURL to the proper URL (most likely the 10.0.2.2)
- In the top right, click Sync Project with Gradle Files
- Create a Pixel 4a API 30 virtual device
- Click the Run arrow
- Blake Fisher - Code Development - Frontend - bdfisher
- Cole Langner - Code Development - Backend - clang
- Corbin Kems - Code Development - Backend - Corbeno
- Jens Rasmussen - Code Development - Frontend - JensRas
Special thanks to Professor Simantra Mitra for his help and instruction during this class.