Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehrabhossain1/university-management-server
https://github.com/mehrabhossain1/university-management-server
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mehrabhossain1/university-management-server
- Owner: mehrabhossain1
- Created: 2024-08-30T08:52:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T06:59:41.000Z (5 months ago)
- Last Synced: 2024-09-09T08:30:45.656Z (5 months ago)
- Language: TypeScript
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Requirement Analysis
[Link to Requirement Analysis Document](https://docs.google.com/document/d/10mkjS8boCQzW4xpsESyzwCCLJcM3hvLghyD_TeXPBx0/edit?usp=sharing)
Description: This document outlines the detailed analysis of project requirements.
---
### Entity-Relationship Diagrams
![ER DIAGRAM](./erdiagram.png)
Description: This is an updated diagram illustrates the relationships among User, Student, Admin, Faculty, Academic Semester, Academic Faculty, Academic Department , Course , Semester Registration , Offered Couse.
---
![POSTMAN COLLECTION](./postman_collection.json)
Description: This is a postman collection of all the API endpoints.Download this , and import it in your postman if you needed.
---