- Adam Wojciak, ajw6byu, AdamW78
- Rachael Yuan, wvh6xj, RachaelYuanQF
- Zixing Yu, hbv6pz, zixingyu
Build with the following command:
./gradlew clean buildRun with the following command:
./gradlew run- Wrote initial implementations of the Course Record class, User class, and the Review class
- Wrote and tested database integration in the DatabaseService class
- Resolved bugs related to database integration across different scenes
- System testing
- Handled the backend Course Record class, User class, LoginService class, and Search class
- Implemented the frontend controllers: AddCourseController, CourseListController, CourseSearchController, LoginController
- Integrated the different controllers
- Wrote tests for backend and did system testing
- Implemented Course Reviews Scene
- Implemented My Reviews Scene
- Resolve bugs related to controller integration across different scenes
No known bugs at this time.