Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tom2drum/f1_hero
🏎️ Formula 1 results prediction app
https://github.com/tom2drum/f1_hero
api enzyme expressjs jest mongodb nodejs react react-testing redux redux-thunk server-side-rendering twitter-api
Last synced: about 2 months ago
JSON representation
🏎️ Formula 1 results prediction app
- Host: GitHub
- URL: https://github.com/tom2drum/f1_hero
- Owner: tom2drum
- Created: 2017-11-22T22:58:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-16T15:00:55.000Z (over 1 year ago)
- Last Synced: 2023-06-16T16:23:35.554Z (over 1 year ago)
- Topics: api, enzyme, expressjs, jest, mongodb, nodejs, react, react-testing, redux, redux-thunk, server-side-rendering, twitter-api
- Language: JavaScript
- Homepage: https://f1-hero.herokuapp.com/
- Size: 3.77 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## F1 Hero
[![CircleCI](https://circleci.com/gh/tom-aglow/f1_hero/tree/master.svg?style=svg)](https://circleci.com/gh/tom-aglow/f1_hero/tree/master)
[![Coverage Status](https://coveralls.io/repos/github/tom-aglow/f1_hero/badge.svg?branch=master)](https://coveralls.io/github/tom-aglow/f1_hero?branch=master)F1 Hero is the Formula 1 results prediction app where users can submit their forecast to compete with each other. All predictions are matched against actual race results using public API data in order to calculate user's score.