TritonSE/4FLOT-Website-Revamp

Home Page

Closed this issue · 0 comments

Description: Develop the full landing home page for the web application. It will display a section to allow donations, show upcoming events, and community sponsors.

Task Type: Frontend, Backend
Figma Here

Frontend

  • Section WhiteCard component (should already be made)
  • Upcoming Event cards with Learn More buttons (routes to each event specific page) -> reference upcoming events code
  • See More button (routes to upcoming events page)
  • Sponsors

Backend

  • GET request for upcoming events (title, description) -> reference upcoming events code