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

Degree Pathway Component v2 #130

Closed nbottari9 closed 4 months ago

nbottari9 commented 4 months ago

Redesigned degree pathway component and added new fields to display

Screenshot 2024-02-20 at 11 06 19 PM
github-actions[bot] commented 4 months ago

CI/CD pipeline completed successfully! View branch preview: https://create-pathway-component.d3c5lsis3camij.amplifyapp.com/

nbottari9 commented 4 months ago

yeah, so those are the yog fields, degree type fields, etc. once the pathway dialog is finished those should be properly collected and shown.

Screenshot 2024-02-21 at 12 13 44 PM

you can manually edit the localstorage object if you want and it will show correctly

Gurpranked commented 4 months ago

Sounds good, that seems to work. Those fields don't seem to be naturally visible on the local storage info. Adding in the mappings seems to fix the issue.

nbottari9 commented 4 months ago

yeah theyre not yet, i was gonna leave that to @ultralapse. He's the one working on the pathway dialog.

nbottari9 commented 4 months ago

And im still gonna keep working on this, I realized I should probably implement update and delete operations for the pathways

rajeshrah22 commented 4 months ago

Also, I think originally, the tags were meant as a way to track requirements like Arts and Humanites requirements, science with lab requirements, etc. When you create your courses, you would select the tags that a course would satisfy. Does that make sense?

nbottari9 commented 4 months ago

Yeah we should talk more about the tags Thursday, I was a little confused on how thay was supposed to work