Take Live Calls Assignment
Links:
- Frontend Netlify Deploy Link: https://dainty-halva-f5a9de.netlify.app/
- Backend Cyclick Deploy Link: https://magnificent-pink-horse.cyclic.app
- Full Stack GitHub Link: https://github.com/Abhishek07788/SportEvents
- Frontend GitHub Link: https://github.com/Abhishek07788/SportEvents/tree/main/frontend
- 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:
- Register / Login
- Home Page / List of Events
- Event Details
Tech Stack:
Frontend
- HTML
- CSS
- React Js
- Context Api
- Axios
- Chakra UI
- React Icons
- jwt-decode
Backend
- Nodejs
- Expressjs
- Mongodb
- Mongoose
- CryptoJS
- jwt-token
- nodemon