Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohamedgallab/guc-postgrad-db

an SQL database to be used for a web app that postgrads and their supervisors can utilized to keep track of the post graduate studies
https://github.com/mohamedgallab/guc-postgrad-db

entity-relationship-diagram sql-server

Last synced: 23 days ago
JSON representation

an SQL database to be used for a web app that postgrads and their supervisors can utilized to keep track of the post graduate studies

Awesome Lists containing this project

README

        

# GUC-PostGrad-DB
an SQL database to be used for a [web app](https://github.com/SigmaSquad5/PostGrad-Web-App) that postgrads and their supervisors can utilized to keep track of the post graduate studies

## Table of Contents
* [General Info](#general-information)
* [Technologies Used](#technologies-used)
* [What we learned](#what-we-learned)
* [Screenshots](#screenshots)
* [Project Status](#project-status)
* [Authors](#authors)

## General Information
- A mock DB for a postgrad system
- An SQL DB to be used for a [web app](https://github.com/SigmaSquad5/PostGrad-Web-App)
- Part of a school-assigned project

## Technologies Used
- SQL Server
- Visual Studio
- [ERD online tool](https://erdplus.com)

## What we learned
- how to design a functional database keeping in mind efficiency
- what normalization is and how to implement it
- how to design an ERD

## Screenshots
![The ERD](./ERD.png)

## Project Status
Project is: _complete_

## Authors
- [Mohamed Gallab](https://github.com/MohamedGallab)
- [Yousef Allam](https://github.com/YousefAllam221b)
- [Ahmed Wagdy](https://github.com/crosshuntter)
- [Mahmoud ElSherbiny](https://github.com/mahmoudelshirbeny)