bchewy / bolabola

Bola Bola: A sleek match-booking platform using microservices and Stripe payments. Features real-time match streaming and highlights. Perfect for sports enthusiasts.
2 stars 3 forks source link

Frontend Pages #22

Open bchewy opened 6 months ago

bchewy commented 6 months ago

The frontend pages for our project.

Pages:

  1. HomePage
  2. Match Overviews (all the matches)
  3. Match Details (on a particular match)
  4. Virtual Queue UI
  5. Seat Reservation UI
  6. Match Checkout UI
  7. User Tickets UI (Probably on a user profile page, so maybe we'll have user profile)
  8. Ticket View UI - initate refund - can also be a component, seeing how user profile page and tickets are shown there?
  9. Match Streaming UI

Stripe Payment Ui - @yijiyap Authentication Frontend - @bchewy Everything else @CarissaChia

bchewy commented 6 months ago

Commits: forntend Vue starter

bchewy commented 5 months ago

Authentication is complete!