https://github.com/pushpendra-1697/playo-clone
This application for sports enthusiasts to find and join sports events near them. With 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 join other users after token-based authentication.
https://github.com/pushpendra-1697/playo-clone
authorization axios bson-format bsondump express-js hooks html-css-javascript mongodb-database mongoosejs node-js react-components react-redux react-router-dom reactjs redux-thunks relationships rest-api token-authetication
Last synced: 3 months ago
JSON representation
This application for sports enthusiasts to find and join sports events near them. With 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 join other users after token-based authentication.
- Host: GitHub
- URL: https://github.com/pushpendra-1697/playo-clone
- Owner: Pushpendra-1697
- Created: 2023-04-13T07:19:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-16T11:04:14.000Z (over 2 years ago)
- Last Synced: 2025-02-24T04:42:51.664Z (7 months ago)
- Topics: authorization, axios, bson-format, bsondump, express-js, hooks, html-css-javascript, mongodb-database, mongoosejs, node-js, react-components, react-redux, react-router-dom, reactjs, redux-thunks, relationships, rest-api, token-authetication
- Language: JavaScript
- Homepage: https://playo-delta.vercel.app
- Size: 459 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sports App (Playo Application)
# Overview
This application for sports enthusiasts to find and join sports events near them. With 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 join other users after token-based authentication.# Frontend Verecel Deployed Link :
https://playo-delta.vercel.app
# Backend Cyclic Deployed Link:
https://ill-jade-scorpion-kit.cyclic.app# Tech Stack :
# A) Frontend :
React (JSX Syntax), Redux, Chakra-ui Library for Styling & Modal, axios for handling asynchrous request, react-router-dom for routing or Navigate from one page to another, Standard react components, React-hooks, chakra-icons & react-icons.
# B) Backend :
Node.js, Express.js, mongodb (NoSQL), mongoose for connect database to server, cors for handling the cors error, relationships between collections, BSON and Bsondump.# Some instructions to run locally :
For Setup ---> npm installFor Frontend: ---> npm run start
For Backend: ----> npm run server
PORT ---> 3000 || 8080
# Some HTTP (Hyper Text Transfer Protocol) Status Code Which I used :
404 ---> Not Found/failure200 ---> OK/Success/get/put
201 ---> Created/post
204 ----> Delete/reject
# Some Project Screenshots :
# A) For Computer Screen:





# B) For Mobile/Tablet Screen :


