Skip to content

ObsGynDB: a relational database for an obstetrics and gynaecology clinic.

Notifications You must be signed in to change notification settings

FilipePires98/ObsGynDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ObsGynDB

A Relational Database for an Obstetrics and Gynaecology Clinic

Description

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.

Repository Structure

/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

Desktop Application

01 02 03 04 05 06 07 08

Additional Resources

DER

Entity-Relation Diagram.

IDV

Volume of data inserted in each table of the relational database.

Authors

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 [email protected] or [email protected].