Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 754 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 754 Bytes

Online Tutor Matching System

This project is developed for the assignments of FIT3077 Software Engineering: Architecture and Design in 2021, S1.

Set up

  1. Clone repo
  2. Import project/Application as an Android project
  3. Create apikey.properties at the root directory, i.e. the root of Application folder
  4. Add your API key into the apikey.properties in this fashion: API_KEY={your API Key}.
  5. We found that using the Android emulator will result in SSL error, hence we highly encourage you to run the application on an actual Android device. To install and run app in your device, please refer to this guide.

Developers

Team SAD

  • Kee Pei Jiin
  • Tan Wei Li