Web Application to support patients and doctors
Software Engineering and Software Project Management
University of Salerno
The goal of MediCare is to provide a digital platform that facilitates the management and provision of healthcare services, improving the efficiency, quality and accessibility of healthcare.
Medicare will reduce the waiting time for medical examinations, as well as simplify the administrative and bureaucratic processes of which we hear a lot, especially in the context of Italian health.
MediCare offers many features to help patients handle their reservations, manage their medical records, explore a drug database, everything in an interconnected manner with doctors.
- Matteo Cicalese - Project Manager - CicaMatt
- Luca Contrasto - Project Manager - Lucacontr
- Gianluca Palumbo - Developer - gianlucapalumbo0
- Matteo Avella - Developer - MatteoAv
- Giovanni Casaburi - Developer - Giodvk
- Salvatore Basilicata - Developer - sasibasi
- Primo Vinicio Calabrese - Developer - PRIMOVINICIOCALABRESE
- Domenico Alessandro Urcioli - Developer - DomenicoUr44
- The whole documentation of the project can be found in the docs directory
Follow these steps:
- Clone this repository locally;
- Clone the virtual environment using the file MedicareEnvironment.yaml;
- Setup the root user with root password;
- Run the app.py file and open the web application available at the URL http://localhost:5000
- Python - The programming language used for the back-end development.
- Flask - The framework used to build and develop the web application.
- HTML5 - For front-end development.
- Tailwindcss - Front-end framework.