GitXplorerGitXplorer
L

weekend_project_1

public
1 stars
0 forks
7 issues

Commits

List of commits on branch master.
Verified
1d725aac09c55cb16741009667ec50612f36fd1a

Merge pull request #1 from landonp1203/dependabot/npm_and_yarn/eslint-4.18.2

LLandonPatmore committed 4 years ago
Verified
76a9335c9cde55497a68bc8fb9abb4fad3002d00

Bump eslint from 3.19.0 to 4.18.2

ddependabot[bot] committed 4 years ago
Unverified
bcb1fafd1df02ddc7a699e7cee5a51685f1ce43d

Update README.md

LLandonPatmore committed 7 years ago
Unverified
ea0b4d8b21a7f7e7df24f580c404949ca5d79328

Finished Project

LLandonPatmore committed 7 years ago
Unverified
1bb5eec5d0ac6e40160d4389a829c0a136a245f4

Dummy data and search

LLandonPatmore committed 7 years ago
Unverified
39fd2ab3b00a0a31d6e150c3be4c20e9f23a0049

removed car number as most years did not have car numbers for some reason

LLandonPatmore committed 7 years ago

README

The README file for this repository.

wp1

Weekend project 1

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

What it does

The user can search any F1 season between 1950 and now and see the driver's standings as well as the constructor standings.

Made this for ease of use for historical records as well as current records because the F1 site changes a lot and can be hard to find the standings, especially historical records.

Data origin

This application pulls data from : http://ergast.com/mrd/

License

MIT