AUTHORS:
- Balzan Pietro, ID:
1241795 - Bettin Manuel, ID:
1242413 - Bullo Marcello, ID:
1204533 - Levorato Nicola, ID:
1241689 - Piva Giovanni, ID:
2019282 - Scicchitano Wiliam, ID:
1241980
Our goal for this project is to implement a web application where both patients and doctors can interact easily. Our case study is about a group of doctors that work together with a pool of patients. This kind of medical office organization is very common in italy. From the doctor side, the web application provides different services such as: remote prescriptions, a patient's manager, an examinations manager and other interesting features dedicated to facilitate the cooperation with patients. From the patient side, the user can ask for prescriptions, exams, checkups and so on, without the need to go in person at the medical office. Detailed explanation are reported in the report ./HW1 - 4Doctors Report.pdf
In the report provided we show the mockup of only some pages. To visulize all the mockups see ./mockup/4doctors-mockup.pdf
The presentation slides are in the home directory of the repository, ./slides/4doctors-presentation.pdf
To create the database see ./4doctors/src/main/database/dbMed.sql and to populate it see ./4doctors/src/main/database/PopolateDbMed.sql
- Name:
4Doctors - Port:
5432 - Database:
doctors - Username:
4Doctors - Password:
4Doctors
- CF:
GVNPVA94R44S347D - password:
test
- CF:
RSSNDR97A21H347Q - password:
test
Go manually to /jsp/admin-login.jsp
- Username:
admin - password:
password
In order to test the REST calls we provided a file ./REST calls 4Doctors.txt which contains some test calls.

