main(String args[])
method in src/main/java/app/App.java
, and ensure your run configuration is set such that the API_KEY
environment variable corresponds your personally generated API keyWith insufficient accessibility and access to transportation services, hundreds of people, particularly seniors, are under threat of missing critical medical care. Subsequently, our project domain is a ride-hailing platform, where patients can request doctors to visit them at the comfort of their homes.
Healthcare On The Go addresses the challenge above by linking patients with essential medical services. Patients can request the necessary care needed on demand by creating a profile on the application, with the possibility to edit their details whenever requested by the user. Through the Healthcare On The Go dashboard, patients will be able to select their desired medical care, the urgency level of the request, and their location. The program will then display a visual representation of the distance between the patient and the doctor, the price of the service when ordering a ride, and the ETA of the doctor.
MapQuest.java
Response : Response{protocol=h2, code=200, message=, url=https://www.mapquestapi.com/directions/v2/route?key=KEY&from=University%20of%20Toronto&to=York%20Univerisity}
Distance : 10.617559 miles, ETA : 6596 seconds
Group 163 - TUT0401
See the list of contributors who participated in this project.