GitXplorerGitXplorer
L

weekend_project_1

public
1 stars
0 forks
7 issues

Commits

List of commits on branch master.
Unverified
53a00d98565fab67109ec9d891cb0309feab6594

Initial page structure down

LLandonPatmore committed 7 years ago
Unverified
4e2f38a40e66d1872a60b8628cf7452a11577e02

Initial scaffolding of project

LLandonPatmore committed 7 years ago
Unverified
96bcb821665639d41794e7c6af6c216bf02a8b4d

Initial commit

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