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

Add PathwayCard component and PathwayDialog component #94

Closed rajeshrah22 closed 5 months ago

rajeshrah22 commented 5 months ago

Overall Review of Changes:

Added initial UI for Pathways page Added functionality to add Pathway(basic) Added Loading state

Reason for Change

Moving towards MVP!!!

Tested:

Yes/No/NA Visually tested

This pull request adds two new components: PathwayCard and PathwayDialog. The PathwayCard component is responsible for rendering a card that displays information about a pathway, such as the title and degree. The PathwayDialog component is a dialog that allows users to create a new pathway. These components are necessary for implementing the functionality to add and display pathways in the application.

e575ceb9e51716c542c262b5d80a2631 309966abbac37e5ceeae9dc24cb684ae Button was moved for the GIF recording only ^