/PhysioLink

Project for Development of Android Applications Course, University of Macedonia.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

PhysioLink

PhysioLink is a mobile app that aims to facilitate the management of physiotherapy clinics, as well as to assist patients in the appointment booking process.

This project was developed as part of the Development of Android Applications Course, University of Macedonia.


Team members (Team 11)

  • Kote Kostandin
  • Theodora Katseisvili
  • Vicky Limenidou
  • Charisiadis Aristotelis
  • Panagiotis Stergioulas-Bolis
  • Koudouni Alexandra
  • Shenepremte Eleni
  • Sophocles Panteris
  • Iason Karafoulidis
  • Christos Tsarchopoulos

Running the app

Step 1: Clone the Android repository
Step 2: Open the project folder in Android Studio
Step 3: Run the app as recommended below

Requirements

  • Android Studio
  • Minimum API level 26
  • The app is responsive in all models, but models like Nexus 5X provide an optimal experience
  • The server is live and there is no setup needed. However, you can setup the server locally if you want as described in the PhysioLink-Backend repository
  • If you want to run the server locally, you'll have to change the "URL" field in the API class to the ip of the machine you are running the server on