Menu Close

SportEvents

Take Live Calls Assignment

Links:

  1. Frontend Netlify Deploy Link: https://dainty-halva-f5a9de.netlify.app/
  2. Backend Cyclick Deploy Link: https://magnificent-pink-horse.cyclic.app
  3. Full Stack GitHub Link: https://github.com/Abhishek07788/SportEvents
  4. Frontend GitHub Link: https://github.com/Abhishek07788/SportEvents/tree/main/frontend
  5. Backend GitHub Link: https://github.com/Abhishek07788/SportEvents/tree/main/backend

Description:

Sport Events App:
In this app, users can browse a list of available events, view details about each event, and join the events they are interested in. The app allows users to create their own events and set a limit on the number of players, as well as view the list of players who have joined the event. It is simple for users to find and join the events they are interested in. Whether you are looking to join a pickup football game or a local badminton tournament.

Pages:

  1. Register / Login
  2. Home Page / List of Events
  3. Event Details

Tech Stack:

Frontend

  1. HTML
  2. CSS
  3. React Js
  4. Context Api
  5. Axios
  6. Chakra UI
  7. React Icons
  8. jwt-decode

Backend

  1. Nodejs
  2. Expressjs
  3. Mongodb
  4. Mongoose
  5. CryptoJS
  6. jwt-token
  7. nodemon

Register Login:

image

Home Page

image
image

Event Details Page:

image
image
image
image

View Source Code
Posted in Development