Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ereh11/iti-examination-system-project
ITI Examination Database System
https://github.com/ereh11/iti-examination-system-project
database iti powerbi reporting sqlserver t-sql
Last synced: 15 days ago
JSON representation
ITI Examination Database System
- Host: GitHub
- URL: https://github.com/ereh11/iti-examination-system-project
- Owner: Ereh11
- Created: 2024-11-23T05:32:00.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-08T07:46:22.000Z (16 days ago)
- Last Synced: 2024-12-08T08:24:47.208Z (16 days ago)
- Topics: database, iti, powerbi, reporting, sqlserver, t-sql
- Language: TSQL
- Homepage:
- Size: 27.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👨🏻💻Examination System
This project is a SQL database to be built for an automated system that allow online exams to be taken. The system includes stored procedures that allow for selecting, inserting, updating, and deleting data in any table.
## 💻Team Members:
- [@Omar Araby](https://github.com/OmarAraby)
- [@Hany Abdou](https://github.com/Ereh11)
- [@Yasmin Ayed](https://github.com/yasmin3099)
- [@Mostafa Bolbol](https://github.com/MBolbol)
- [@Ahmed Sobhi](https://github.com/AhmedSobhy00)## 🛠Dependences:
- MS SQL Server.
- MS Report Builder.
- Microsoft Power BI.## 📥How to clone project to your local machine
Clone GitHub repository to your local machine:
git clone https://github.com/Ereh11/ITI-Examination-System-Project
## 📝Entity Relationship Diagram
![ERD](https://github.com/Ereh11/ITI-Examination-System-Project/blob/main/ERD%20and%20Mapping/ERD02.png)
## 📈Mapping
![Mapping](https://github.com/Ereh11/ITI-Examination-System-Project/blob/main/ERD%20and%20Mapping/Mapping.png)
## 📉Database Schema
![DB schema](https://github.com/Ereh11/ITI-Examination-System-Project/blob/main/DB%20Schema/DB%20Schema.jpeg)
## 📊Reports
![GradesOFStudent](https://github.com/Ereh11/ITI-Examination-System-Project/blob/main/Reports/Pics/AllGradesOFStudent.png)
![CoursesOFInstructor](https://github.com/Ereh11/ITI-Examination-System-Project/blob/main/Reports/Pics/CoursesOFInstructor.png)
![StudentExamAnswer](https://github.com/Ereh11/ITI-Examination-System-Project/blob/main/Reports/Pics/StudentExamAnswer.png)## 💡Features
- SELECT, INSERT, UPDATE and DELETE in DB Tables
- Exam Generation
- Exam Answers
- Exam Correction