UMLCloudComputing / UniPath.io

UniPath.io is a full-stack web application that allows users to create, plan, and share their class schedules for their entire degree program.
https://www.unipath.io
MIT License
9 stars 19 forks source link

POC of the designed schema #162

Open Gurpranked opened 3 months ago

Gurpranked commented 3 months ago

Loosely defined Proof of Concept using a basic SQL database (AWS Aurora) for the created Schema that does basic course object operations (async updates, get course object, store object, complex query from a table of course objects, etc).

Feel free to edit or refine this Issue.