Skip to content

Android Application

Anudruth Manjunath edited this page Apr 8, 2019 · 1 revision

Running the App

From android studio

To run the app from android studio:

  1. Import ecse321-group-project-11/android into android studio.
  2. Build the application.
  3. Run it on a connected device or on an emulator.

Using the .akp

Download the .apk file from ecse321-group-project-11/android/app/release on to your device.

Using the App

On opening the application you will be shown this page
3


On clicking the students button you will be shown a list of all the students with coop courses.
4


On clicking on a student you will be shown the coops the student is registered for.
2


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
5


And finally on clicking the employers button on the homepage, you will be shown all employers registered in the system.
1 (1)

Clone this wiki locally