Skip to content

BalzPit/WebApp

Repository files navigation

alt text alt text

Web Applications Project 20/21

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

Introduction

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

Mockup

In the report provided we show the mockup of only some pages. To visulize all the mockups see ./mockup/4doctors-mockup.pdf

Presentation Slides (II Homework)

The presentation slides are in the home directory of the repository, ./slides/4doctors-presentation.pdf

Demo test

Data source

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

Login patient

  • CF: GVNPVA94R44S347D
  • password:test

Login doctor

  • CF: RSSNDR97A21H347Q
  • password:test

Login admin

Go manually to /jsp/admin-login.jsp

  • Username: admin
  • password:password

REST

In order to test the REST calls we provided a file ./REST calls 4Doctors.txt which contains some test calls.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors