Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apollo-level2-web-dev/university-management-core-service
A tutorial project for "Programming Hero Next Level Web Development Course." Learn Prisma, PostgreSQL, and Express by building a robust web app. Step-by-step instructions, code examples, and best practices provided. Level up your web dev skills with this hands-on tutorial!
https://github.com/apollo-level2-web-dev/university-management-core-service
express moduler-pattern postgresql prisma
Last synced: about 1 month ago
JSON representation
A tutorial project for "Programming Hero Next Level Web Development Course." Learn Prisma, PostgreSQL, and Express by building a robust web app. Step-by-step instructions, code examples, and best practices provided. Level up your web dev skills with this hands-on tutorial!
- Host: GitHub
- URL: https://github.com/apollo-level2-web-dev/university-management-core-service
- Owner: Apollo-Level2-Web-Dev
- Created: 2023-08-09T18:24:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-25T08:18:42.000Z (about 1 year ago)
- Last Synced: 2023-10-25T09:52:11.195Z (about 1 year ago)
- Topics: express, moduler-pattern, postgresql, prisma
- Language: TypeScript
- Homepage:
- Size: 295 KB
- Stars: 3
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# University Management Core Service
## Resources
### Stater Repository:
[University Management Core Service Starter](https://github.com/Apollo-Level2-Web-Dev/university-management-core-service-starter)### ER Diagram
- [Module 35: ER Diagram](https://i.ibb.co/Ln2FttV/university-management-core-service-module-1.png)- [Module-36: ER Diagram](https://i.ibb.co/tJ4nt6T/Screenshot-2023-08-20-at-7-32-11-PM.png)
- [Module-37: ER Diagram](https://i.ibb.co/DV7Jwd8/university-management-core-service-Page-2-drawio.png)
- [Module-38: ER Diagram](https://i.ibb.co/B2JhHD3/module-38.png)
- [Module-39: ER Diagram](https://i.ibb.co/VgG8RcZ/university-management-core-service-Page-1-drawio.png)
- [Module-41: ER Diagram](https://i.ibb.co/rsRcGb6/module-41-drawio.png)
- [Module-42: ER Diagram](https://i.ibb.co/Jc846YL/module-42-drawio.png)
- [Module-43: ER Diagram](https://i.ibb.co/H4DDVRw/module-43-drawio.png)
- **You can generate an ERD with Prisma schema using the website: https://prismaliser.app/**
- [API Documentation](https://documenter.getpostman.com/view/26694209/2s9Xy5NrFU)