Giter VIP home page Giter VIP logo

horse-racing-app-test's Introduction

Front-End Developer test task

We want you to implement a small web app which can display horse betting status.

Information about distance run by horse is available from a locally running server. Any additional visual enhancements will be a plus. Be sure that your application is tested well.

Requirements:

  • web app have to take data from local server
  • web app have to show horse run distance in real time

Ideas on how horse running progress can look like is up to you.

You should use following stack:

  • React (preferable with hooks)
  • Redux (with Redux-Thunk or any other Redux middleware you are familiar) or any other state-manager library you want
  • Socket.io - to connect to the server
  • any UI library you want, or you can use just pure CSS
  • Testing Library

We will assess by following criteria:

  • How you application works
  • Project structure, files and folders organization
  • Code quality, readability, etc.
  • React knowledge
  • Clean and understandable git history

How to run the server

cd server && npm install && npm run start You can visit http://localhost:3002 to check that the service is working correctly and inspect the data it produces.

How to run you web application

cd client && npm install && npm run start You can visit http://localhost:3000 to check that web app is working correctly.

How to run tests

cd client && npm run test

How to complete the task

  1. Clone this repository
  2. Update code in client folder
  3. Share with us link to the repository
  4. Send us link to your repository
  5. Will be a plus if hosted also on Heroku

Good luck!

Horses

horse-racing-app-test's People

Contributors

zakhar-bozhok-jito avatar perdunello avatar zakhar-bozhok-geox 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.