Skip to content

pbdsce/Goalscore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub contributors GitHub issues

Overview:

This project aims at broadcasting the live scores of Football leveraging this REACT based app. We built this app under <. > Point Blank. It displays the scores of both the teams that are currently playing a match. An authorized admin can update the scores by logging-in while the match is in progress for the teams entered. The website will automatically fetch and display the LiveScores to the audience. The project is going to be enhanced with additional features in the future.

Diagram Architecture:

image

🛠 Steps to start:

1.Clone the repo :
git clone ‘https://github.com/pbdsce/Goalscore’
2.Configuration of the cloned app :
- cd my-cloned-app (where the cloned folder name is ‘my-cloned-app’)
- run npm install
3.Starting the react app :
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
4. Build and deployment:
npm run build
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Rules for Contributing:

  • Always commit to main branch
  • Make descriptive issues
  • Make a fork and then make a Pull Request

Current Tech Specs

  • ReactJS
  • Heroku for Deploying
  • Firebase

Tasks for future

  • Working on UI/UX
  • Displaying the history of LiveScores.

Thank you for your interest. Hope you liked it :)

Licensing: MIT License