/sport-events-app

This website lets you find sports event according to your preffered sports and location. You can request to join an event and the event manager can either accept or reject your request. If you become a participant, you can view other participants.

Primary LanguageJavaScript

Sport Events App

Authentication | Dark Mode Support

This website lets you find sports event according to your preffered sports and location. You can request to join an event and the event manager can either accept or reject your request. If you become a participant, you can view other participants.

Frontend live

Backend live

Features

  • Create a user account.
  • Post or request to join an event.
  • Find the appropriate event you're interested in.

Pages

Authentication

  • Other pages cannot be accessed without logging in.

image

Home

  • View different events, filter them according to sport or location.
  • It indicates whether the event has started or ended.

image

Event Details

  • View details about the even and request to join. If the request is accepted and you become the joiner, you get the following view, where you can see other participants.
  • It indicates whether the event has started or ended, after which you cannot request to join.
  • You cannot join once the player limit is reached.

image

  • If you are not a participant yet, you get the following view.

image

Requests

  • View all the accepted, pending and rejected requests you've made.
  • Pending requests for an event that has started won't be visible.

image

Your Events

  • View all the events you have posted, the requests you've got for joining it, and the joiners.
  • Pending requests for an event that has started won't be visible.

image

Create Event

  • Create an event and post it.

image