-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HC 2023 Desktop MVP #352
HC 2023 Desktop MVP #352
Conversation
Visit the preview URL for this PR (updated for commit 2c87448): https://dev-nwplus-root--pr352-hackcamp2023-alvin-37jt4h2m.web.app (expires Fri, 15 Sep 2023 07:36:40 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: ca465d4a689cc01bf206252b60f82f45b4ba90eb |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MVP lgtm for Imagine Day, thank you for the hard work!
A couple things I noticed:
- stats section background doesn't fully load (unsure if it's intentional)
- top menu bar doesn't work
- apply & mentor buttons don't work yet (which is good for MVP)
- it might be more convenient to have a PR for each ticket (I realized the file diff is like 30k LOL from the images)
- loading time is kinda slow (though it might be my hotspot)
@meleongg noted the above comments! I'm not sure why the navbar isn't working as it is ok on local, but maybe that will change on deployment? also i think the stats background does load but the problem is everything loads really slowly LOL there are a ton of svgs. has loading time been an issue in the past? edit: think the solution is to change the big svgs into pngs |
Tickets Completed:
#344 #345 #346 #347 #348 #349 #350 #351
Desktop MVP finished with working buttons/nav
Mobile WIP, animations WIP