Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 2.66 KB

File metadata and controls

52 lines (39 loc) · 2.66 KB

< TECH PLAY />

A responsive MERN stack SPA of technical questions about HTML, CSS, JS & React.
The aim of this app is to help web developers to succeed their interviews.

Technologies used :

HTML, JS, CSS, MongoDB, Express, React, Node, Bulma

Details

  • Visitor can see an example, then have to sign up or sign to access more.
  • Sign up & sign in :
    • if user clicks close to the field he wants to fill, the cursor appears in the field,
    • if user clicks on the eye, he can see what he wrote in the password field.
  • Account : logged in user can update his username, log out or delete account.
  • Choices : logged in user can choose the category, number and difficulty of questions.
  • On click :
    • the background color of the solution becomes green,
    • if logged in user chose a wrong proposition, its background color becomes red.
  • If logged in user clicks on 'stop' or answer all the questions, he can have a game round report (Résultats)
  • All the answered questions are found in the History. Logged in user can search a question by its title, or sort all the questions by date, category, difficulty, right answer found first or bad answer first.

Give it a try

Click to play

Homepage (web)

Homepage

Example (web)

Example

Sign up (mobile)

Profile (mobile)

Account (mobile)

Choices (mobile)

Right answer (mobile)

Wrong answer (mobile)

Results (mobile)

History (tablet)