Skip to content

A modern web-based Sports Activity Platform built to streamline event scheduling, analytics, and communication between players, teams, and organizers. It supports subscriptions, in-app purchases, and monetization via sponsorships — fully developed by Deepak Kushwah using the MERN stack.

Notifications You must be signed in to change notification settings

deepak748030/SportMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

SportMate

SportMate is a MERN stack web application designed for organizing and managing sports tournaments. Users can create events, register participants, manage matches, and track results all in one place.

Features

  • User authentication and admin panel
  • Create, edit, and delete tournaments
  • Register teams and players
  • Match schedule and result tracking
  • Responsive dashboard for both users and organizers

Tech Stack

  • Frontend: React.js, Bootstrap, React Router
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JWT, bcrypt
  • Tools: Redux, Axios, Cloudinary, Multer

Getting Started

1. Clone the repository

git clone https://github.com/deepak748030/SportMate.git

2. Install dependencies

Backend

cd server
npm install

Frontend

cd client
npm install

3. Set up environment variables

Create .env files in both backend and frontend folders. Add your MongoDB URI, JWT secret, Cloudinary credentials, etc.

4. Run the app

# Start backend
cd server
npm run dev

# Start frontend
cd client
npm start

Screenshots

(Add screenshots here if possible. This really helps impress recruiters.)

Live Demo

https://sport-mate.vercel.app/

License

This project is licensed under the MIT License.

About

A modern web-based Sports Activity Platform built to streamline event scheduling, analytics, and communication between players, teams, and organizers. It supports subscriptions, in-app purchases, and monetization via sponsorships — fully developed by Deepak Kushwah using the MERN stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages