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

Build some rudimentary tests to check account association with toy data. Diagram Account to Object to Account relations. #133

Open Gurpranked opened 4 months ago

Gurpranked commented 4 months ago

With the implemented account functionality, test functionality to associate information. Ideally associable information would be Pathways, Tasks, and friend accounts.

Discuss Gen 2 limitations to associate with users.

Diagram interactions from account objects to Class objects or future pathways objects. Specifically, what access do we want to allow and how do we intend the data to be processed/used by the respective objects?