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

Convert the drafted diagram for the Classes object into a GraphQL file and integrate into the backend of UniPath.io #132

Open Gurpranked opened 4 months ago

Gurpranked commented 4 months ago

Convert the Backend Diagramed Classes object from the Figma Jam file into a valid implementation in GraphQL via Amplify Studio or a raw GraphQL file. Integrate the GraphQL into Amplify's Data model integration for UniPath.io.

Implement some test queries to test the functionality of the Classes object.

Implement Test Cases