Closed bcho892 closed 1 week ago
Visit the preview URL for this PR (updated for commit 47b706a):
https://uasc-ceebc--pr809-772-frontend-create-w1hag0gk.web.app
(expires Mon, 28 Oct 2024 00:03:05 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 36296ceaed1d43e92e7d5e81a72a7bd987560bfa
Also wondering, could we have the events instead being on the same page as /events, but use /events/{id} instead? Just thought it'd make sharing easier
Can probably use a query param (i.e /events?id={id}
), as that's the only way with static export
One last pick as this is highly unlikely but still possible, is there any default asset that we can use in place if no event cover Thought it would make the website look more "professional"
One last pick as this is highly unlikely but still possible, is there any default asset that we can use in place if no event cover Thought it would make the website look more "professional"
I tried running this locally although the client doesn't seem to allow for svgs/xml coming from external sources. I believe this is probably
You should check the preview link which has the latest changes
Event Page (User View)
Created most logic for displaying the events, test by checking for any bad behaviour on the
/events
route.Detailed View
Sign up area
Preview events for upcoming and current
Past Events