-
Notifications
You must be signed in to change notification settings - Fork 1
Android Application
To run the app from android studio:
- Import ecse321-group-project-11/android into android studio.
- Build the application.
- Run it on a connected device or on an emulator.
Download the .apk file from ecse321-group-project-11/android/app/release on to your device.
On opening the application you will be shown this page
On clicking the students button you will be shown a list of all the students with coop courses.
On clicking on a student you will be shown the coops the student is registered for.
On clicking the reminders button on the homepage, you will be shown a list of all the reminders sent out for all students for all coops
And finally on clicking the employers button on the homepage, you will be shown all employers registered in the system.
1.1 Requirements Model
1.2 Domain Model
1.3 Deliverable 1 Report
2.1 RESTful Service Endpoints
2.2 Software Quality Assurance
2.3 Deliverable 2 Report
3.1 Architecture Model
3.2 Deliverable 3 Report
4.0 Before Anything
4.1 User Documentation
4.2 User Experience
4.3 Software Testing Update
4.4 Android App Instructions
4.5 Deliverable 4 Report