Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apollo-level2-web-dev/apollo-gears-backend
https://github.com/apollo-level2-web-dev/apollo-gears-backend
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/apollo-level2-web-dev/apollo-gears-backend
- Owner: Apollo-Level2-Web-Dev
- Created: 2024-05-07T21:37:20.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-19T14:10:03.000Z (7 months ago)
- Last Synced: 2024-05-19T15:27:47.896Z (7 months ago)
- Language: TypeScript
- Size: 74.2 KB
- Stars: 0
- Watchers: 0
- 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.
---