You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V2 has a new page for viewing a student profile. In MVP we routed it to the edit student form but this time we have an actual page to route to. The task is pretty straightforward to implement. If a user clicks on the edit student button then they should be routed to a pre-populated add student form (similar to what we do in MVP). See Figma for details.
Tasks:
Create new page for viewing a student profile
Implement the edit student button
The text was updated successfully, but these errors were encountered:
V2 has a new page for viewing a student profile. In MVP we routed it to the edit student form but this time we have an actual page to route to. The task is pretty straightforward to implement. If a user clicks on the edit student button then they should be routed to a pre-populated add student form (similar to what we do in MVP). See Figma for details.
Tasks:
The text was updated successfully, but these errors were encountered: