OregonStateUniversity / osu-fsf

OSU Faculty Staff Fitness
https://osu-fsf.vercel.app
MIT License
2 stars 1 forks source link

Finished Initial Version of Home Page #107

Closed fuenteed closed 4 months ago

fuenteed commented 4 months ago

This Refactored home page pull request is a reference to this issue: https://github.com/OregonStateUniversity/osu-fsf/issues/96

Changes Made:

Created a card format for each of the events that the signed-in user is signed up for. These cards are shown in a vertical list format, with each card showing the event name, event banner, the team score, and the top two participants with the highest score for that event.

Something left to Implement: If the card is clicked, then it should redirect the user to that respective event. Should be simple to implement.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
osu-fsf ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2024 11:40pm
remingtr commented 4 months ago

For anyone reviewing this I don't think it's ready for a merge. He is still working on it.