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
Along the way, we’ve overlooked some small bugs throughout the codebase.
Add AISS logo to the Navbar
Change the website title (i.e. the words that display on a browser tab) from “Vite + React” to “AISS Schedule Planner” and add the AISS logo
In the published schedule page, when an event is tentatively scheduled there is a confirmed button on the upper right, but it doesn’t do anything. Please connect that button to the backend route to change the event from tentative to confirmed.
Change the toast that appears when you create an event on the catalog page to say “Event has been added”
Notes
N/A
Acceptance Criteria
The logo is in the Navbar
The webpage name is changed
You can change an event from tentative to confirmed from the Published Schedule page and the changes are reflected in the front-end.
A toast that says “Event has been added” when an event is added to the catalog.
Instructions
Notes
Acceptance Criteria
Resources
The text was updated successfully, but these errors were encountered: