Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akibhaider/schemer

Schemer is a routine management system that automates university scheduling. It focuses on fixing times, managing classrooms, and finding available rooms, using Relational Database to ensure seamless scheduling and resource allocation.
https://github.com/akibhaider/schemer

Last synced: 20 days ago
JSON representation

Schemer is a routine management system that automates university scheduling. It focuses on fixing times, managing classrooms, and finding available rooms, using Relational Database to ensure seamless scheduling and resource allocation.

Awesome Lists containing this project

README

        

# Schemer
Schemer is a routine management system that automates university scheduling. It focuses on fixing times, managing classrooms, and finding available rooms, using Relational Database to ensure seamless scheduling and resource allocation.

![Contributors](https://img.shields.io/github/contributors/akibhaider/Schemer?color=darkgreen) ![Forks](https://img.shields.io/github/forks/akibhaider/Schemer?style=social) ![Stargazers](https://img.shields.io/github/stars/akibhaider/Schemer?style=social) ![Issues](https://img.shields.io/github/issues/akibhaider/Schemer?color=brown)

## Features
- **Automated Schedule Generation**
- **Dynamic Schedule Adjustments**
- **Marketing and PR**
- **User Access and Roles**
- **Room Search and Availability**
- **Instructor and Course Management**

## Relational Database Utilization
- **Tables and Relationships**
- **Primary and Foreign Keys**
- **Indexes**
- **Transactions**
- **Views and Stored Procedure**

## RDBMS schema design


Schema Design


Schema Design(Entity-Relationship Diagram)




Sequence Diagram


Schema Design(Sequence Diagram)