Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mohamedgallab/guc-postgrad-db
- Owner: MohamedGallab
- Created: 2021-11-28T19:05:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T18:23:50.000Z (over 1 year ago)
- Last Synced: 2024-11-19T19:13:58.259Z (3 months ago)
- Topics: entity-relationship-diagram, sql-server
- Language: TSQL
- Homepage:
- Size: 2.18 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)