Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehrabhossain1/ph-uni-server
https://github.com/mehrabhossain1/ph-uni-server
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/mehrabhossain1/ph-uni-server
- Owner: mehrabhossain1
- Created: 2024-02-24T12:43:15.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-27T16:15:50.000Z (11 months ago)
- Last Synced: 2024-02-27T17:33:56.370Z (11 months ago)
- Language: TypeScript
- Size: 259 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.
---