Skip to content

call-0f-code/Sportify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏀 Sportify – Real-Time Campus Sports Tracker

Sportify is a fully functional web platform designed to track live sports scores across campus tournaments in real time. Built in mere 48 hours during a college hackathon, it was awarded 🥈 runner-up at SPECTRA 2K25.


🚀 Features

  • 🏏 Real-time score updates for Cricket, Football, and Basketball
  • 🧑‍💼 Admin panel to manage match creation and live updates
  • 📅 Match segregation: past matches, upcoming matches, and live games
  • 📱 Mobile-responsive interface with clean UI
  • 🔌 Live updates via polling

🛠️ Tech Stack

  • Frontend: React.js, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB with Mongoose
  • Real-time Communication: WebSockets (Socket.io)
  • Other: UUID for match identifiers, environment config via dotenv

🏁 Getting Started

🔄 Clone the Repository


📦 Install Dependencies

Backend:

  • cd backend
  • npm install

Frontend:

  • cd ../frontend
  • npm install

🔐Lock Environment Variables


🏆 Hackathon Recognition

  • 🥈 Runner-up at SPECTRA 2K25 Hackathon
  • Built in under 48 hours from scratch
  • Appreciated for real-time usability and clean match admin workflow

🏠 Homepage

Homepage

⚙️ Admin Panel

Admin Panel

📸 Score Updates

Score Board


📜License

This project is released under the MIT License.


Team Members

  • Shruti Jadhav
  • Samarth Lad
  • Aarya Godbole
  • Vaishnavi Ambhore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%