https://github.com/ennanuel/score_plug_backend
ScorePlug is a dynamic platform designed for football (soccer) enthusiasts. It delivers live match updates and prediction insights. Powered by MongoDB, Socket.IO, and GraphQL, ScorePlug offers a real-time experience.
https://github.com/ennanuel/score_plug_backend
api expressjs football graphql graphql-api mongodb nodejs rest rest-api soccer socket-io sse
Last synced: 4 months ago
JSON representation
ScorePlug is a dynamic platform designed for football (soccer) enthusiasts. It delivers live match updates and prediction insights. Powered by MongoDB, Socket.IO, and GraphQL, ScorePlug offers a real-time experience.
- Host: GitHub
- URL: https://github.com/ennanuel/score_plug_backend
- Owner: ennanuel
- Created: 2023-09-28T06:06:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-07T10:14:07.000Z (about 1 year ago)
- Last Synced: 2025-06-07T11:19:39.307Z (about 1 year ago)
- Topics: api, expressjs, football, graphql, graphql-api, mongodb, nodejs, rest, rest-api, soccer, socket-io, sse
- Language: JavaScript
- Homepage: https://score-plug-backend.onrender.com
- Size: 6.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Project Name:** ScorePlug: Fullstack Football Match Viewer
**Description:**
ScorePlug is a fullstack application designed to provide a seamless user experience for viewing football (soccer) matches, live scores, and match predictions. It addresses limitations commonly found in public football APIs, such as request limits and data quality.
**Technologies:**
* **Frontend:** Next.js, Tailwind CSS
* **Backend:** Node.js, Express, MongoDB, GraphQL
* **Data Source:** [Football API](https://www.football-data.org/documentation/quickstart) (details can be kept private)
**Features:**
* **View Football Matches:** Browse upcoming and past matches with detailed information.
* **Live Scores:** Stay up-to-date with the latest scores and match progress.
* **Match Predictions:** Access calculated predictions based on custom algorithms for an informed view of upcoming matches.
* **Data Source Flexibility:** Adaptable to integrate with different football APIs in the future if desired.
**Motivation:**
This project was driven by a passion for football and a desire to overcome the limitations of existing APIs. By building a custom backend, ScorePlug offers a reliable and efficient solution for accessing football data.
**Project Structure:**
* **score-plug-backend (Backend):** ([Link to GraphQL backend](https://score-plug-backend.onrender.com))
* Handles data fetching from the football API.
* Formats and processes data.
* Calculates match predictions using custom algorithms.
* Stores data in a MongoDB database.
* Provides a GraphQL API for the frontend to access data.
* **scoreplug (Frontend):** ([Live project link](https://scoreplug.vercel.app))
* Built with Next.js for a performant and server-rendered experience.
* Utilizes Tailwind CSS for a clean and responsive UI.
* Consumes data from the backend GraphQL API.
* Renders match information, live scores, and predictions.
**Deployment:**
* Backend: Deployed on Render ([https://render.com/](https://render.com/))
* Frontend: Deployed on Vercel ([https://vercel.com/](https://vercel.com/))
**Next Steps:**
* Enhance the user interface based on user feedback.
* Implement features like user authentication and favorite matches.
* Explore integrating additional football data sources for an even richer experience.
**Contact:**
If like what you see, you could check out more projects on my profile or contact me for more information.