Giter Club home page Giter Club logo

frontend-challenge's Introduction

Frontend Challenge

Abstract

When the game begins, the user is prompted to provide a username. The game then generates its secret number and asks the user to provide a guess. When the user tries to guess, the game must reveal if the guess was correct or not. It may also notify the user if the guess was lower or higher than the secret number When the game ends, the game must show the statistics and prompt the user to play again

Game requirements:

  • The loading page must include an option to see the statistics
  • The game only reveals the secret number when the game ends
  • When the game ends, it must show statistics on the previous games:
  • Current player:
  • Total games played
  • Percentage of wins
  • Percentage of losses
  • Overall:
  • Total games played
  • Top 3 players (between the ones that guessed the secret number)
  • Percentage of wins
  • Percentage of losses
  • Secret number that occurred the most often
  • Number that was used more often by the players

Tech requirements:

  • Unit tests
  • State management (can use localStorage for persistence)
  • Routing
  • Modern frontend framework (Angular, React or Vue)

What we will evaluate:

  • Clean code
  • Test coverage
  • Performance
  • Challenge understanding
  • Framework knowledge and best practices

Bonus

  • If you want you can publish the challenge in a free cloud (AWS, Heroku, Digital Ocean, etc) that is a plus.
  • e2e Test

Delivery

  • The code should be placed in a public repo and the link should be shared with Vigil

frontend-challenge's People

Contributors

jonatasrossi avatar

Watchers

Myles McDonnell avatar Nigel Warren avatar  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.