Giter Site home page Giter Site logo

sports-match-tracker's Introduction

Cricket Score tracker (sports match tracker): ๐Ÿ:

Dynamic webapp, Tech stack:


Uses RapidAPI, crickbuzz-cricket

API link

Basic layout:

  • [Navigation bar] with hover & transition effects.
  • [Match container] which fetch matches dynamically from the api, also they are categorised accordingly. There are match cards in which has the match title, team names and score.
  • [On clicking] the match cards it gives a detailed Scorecard which is a pop up card. which has the detaieled score of the innings. the popup card aslo has a function that on clicking anywhere else than the pop up window the window will be closed.

Steps:

  • Signup for the api API link and get your key
  • Change it in the script.js file. Where api key is declared globally

Terminal comands

  • Fork the git Repo : Click the "Fork" button at the top-right corner of the page.
  • Clone the Repo:
git clone <Repo_URL>
  • Navigate to the Repository and change the directory:
cd <your_repository_name>
  • Create new branch to work differently than main branch
git checkout -b new-branch-name

HAVEFUN

Stage and add your changes in your local git

git add .

Commit your changes

git commit -m "Any_necessary_desc"

Push it to your branch on remote repo

git push origin <new/old branch-name>

Create a Pull Request to merge your changes into the original repository.
1.Go to Your Forked Repository:
Navigate to your forked repository on GitHub.
2.Click "Compare & pull request":
You should see a "Compare & pull request" button. Click it.
3.Fill Out the Pull Request Form:
Provide a title and description for your pull request, then submit it.

GOOD Pull Requests are always Welcomed๐Ÿค—

Preview:


- Match cards:
![match card](https://github.com/khushilsheth/Sports-match-tracker/assets/128523714/a34b9fef-3a88-497c-8204-67057f4f3674)


- Popup Detailed score card:
![new pop up](https://github.com/khushilsheth/Sports-match-tracker/assets/128523714/4cba5e06-dbba-4645-ad3c-3af798f810eb)


- Detailes being fetched in console
![console](https://github.com/khushilsheth/Sports-match-tracker/assets/128523714/6dcc33a1-1422-4012-880d-3dbeb7f44cef)

sports-match-tracker's People

Contributors

khushilsheth 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.