Giter Site home page Giter Site logo

formulaone's Introduction

.: FormulaOneStats :.

AngularJS Web Application that shows statistical information for Formula 1 fans

Live version is here: - http://jewkesy.github.io/FormulaOne/

The stats come from http://ergast.com/mrd/ as the intial data source.

Additional information and pictures are extracted from Wikipedia where possible.

Technologies Used

AngularJS with UI Router is the primary technology used. Bootstrap and Bootstrap UI is used for styling the application to work on multiple devices.

Jquery has come along for the ride.

NodeJS was employed to handle the hosting, but this was moved over to gh-pages for ease.

Ergast can be hit hard for certain queries (constructor tables, for example) and they have requested that developers are mindful of this. For the GitHub-hosted version, I've cached the data in json files (./db/cache) for convienence. ./utils.js is a NodeJS application to download imagery from Wikipedia (or any source you prefer) and to create json files of data queries.

MongoDB can used to store cached versions of data. I've hosted my queries on MongoLab. config.json contains typical setting examples should you wish to head that direction.

Misc.

I've used flags that are hosted on another project, Colloquail. This project is a dumping ground for reusable content that I use in several other projects. Feel free to use it or grab your own copies.

Screenshots

Screenshot]

formulaone's People

Contributors

jewkesy avatar

Stargazers

Hans avatar Bogdan Condorachi avatar Emre Can ÖZTAŞ avatar José E.R avatar Dmitry Kozlov avatar Christian K. Kaderud avatar Martin avatar

Watchers

James Cloos avatar Martin avatar  avatar

formulaone's Issues

Incomplete Lap Data

The external API is now limiting results to 1000 records per request. Races exceed this (pre driver > per lap) therefore the charts are incomplete and don't capture the last part of the race

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.