This is the project repository for our COMP30022 (IT Project) project. It was built over 2018, Semester 2.
Members:
- Alexander Terp
- Lachlan Napoli
- Max Philip
- Jonas Olausson
- Samuel Xu
- Ensure Git and Android Studio are installed on your computer.
- Navigate to a directory where you would like to put the project.
- Open a terminal and type in "git clone https://github.com/COMP30022-18/DropTable_Server/"
- Git should clone the repository into its own folder.
- Open up Android Studio.
- There is a folder called "Echo" inside the repository you've downloaded. Open it in Android Studio as a project.
- Set up an Android emulator if you have not already. Otherwise, follow these instructions.
- Run with the emulator within Android Studio. The instructions linked in the previous step also explain this.