Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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)