A Relational Database for an Obstetrics and Gynaecology Clinic
This project allows the deployment of a clinical system to manage consultations for obstetrics and gynaecology. It was developed alongside with professional doctors of the field in order to follow a user-centered design and ensure their most important needs were fulfilled. Given the nature of the data, measures are also applied in order to ensure the integrity of the information at all times.
Persistence is done using a Microsoft SQL Server Database and the user interface consists of a desktop application designed with Microsoft Forms. This project has a strong component of planning, with its reports presenting the several diagrams and studies conducted prior to implementation.
/docs - contains the work reports and presentations for the project, written in Portuguese
/src - contains the source code for the construction of the database and the deployment of the desktop application
Entity-Relation Diagram.
Volume of data inserted in each table of the relational database.
The authors of this repository are Filipe Pires and João Alegria, and the project was developed for the Data Bases Course of the licentiate degree in Informatics Engineering of the University of Aveiro.
For further information, please read our report or contact us at filipesnetopires@ua.pt or joao.p@ua.pt.