Coder Social home page Coder Social logo

nitesh-samaniya / sport-events Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 248 KB

App for players to find and join the events they are interested in. Organizers can create an events also.

Home Page: https://sportevents-one.vercel.app

HTML 5.86% CSS 3.16% JavaScript 90.98%
compass expressjs mongodb nodejs react-icons reactjs thunder-client

sport-events's Introduction

Sport Events

About the Assignment

Our app is a platform for sports enthusiasts to find and join sports events near them. With our 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.


Backend API Reference

Request Route Links
POST To create an account(Role based) https://sport-event-mdcf.onrender.com/user/signup.
POST To Login (Role based) https://sport-event-mdcf.onrender.com/user/login.
GET To get all the events https://sport-event-mdcf.onrender.com/event.
POST To create an event https://sport-event-mdcf.onrender.com/event.
PUT Player can join an event https://sport-event-mdcf.onrender.com/event/:id.
GET To search an event by keyword https://sport-event-mdcf.onrender.com/event/search?keyword=${keyword}.

Run Locally

Clone the project

  git clone https://github.com/Nitesh-Samaniya/sport-events.git

Go to the project directory

  cd client
  cd server

Install dependencies

  npm install

Start the server

  npm run start

sport-events's People

Contributors

nitesh-samaniya avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.