Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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