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
Reviews is mostly done, but there's some tweaking necessary to ensure that data is not unnecessarily modified.
READ ALL INSTRUCTIONS BEFORE STARTING
Note:
When working on the frontend, we want to work from making sure the site is responsive starting from a mobile device (this will make it easier when we modifying the styling for bigger screens)
When checking how the frontend looks on a mobile device through chrome's inspect element, be sure to select iPhone SE for test!!!
Heads up:
Feel free to utilize /client/src/components/playground/Playground.jsx to test out anything before putting it in their respective pages, or if there currently is no respective page
When prompted to log in, you can sign in with the account:
Description
Reviews is mostly done, but there's some tweaking necessary to ensure that data is not unnecessarily modified.
READ ALL INSTRUCTIONS BEFORE STARTING
inspect element
, be sure to selectiPhone SE
for test!!!Feel free to utilize
/client/src/components/playground/Playground.jsx
to test out anything before putting it in their respective pages, or if there currently is no respective pageWhen prompted to log in, you can sign in with the account:
student:
teacher:
admin:
Instructions
/discovery
but we want them inside/bookings
as well/discovery
if they have already attended and completed the courseNotes
Acceptance Criteria
/discovery
and/bookings
and users can only edit their own postsResources
The text was updated successfully, but these errors were encountered: