Are you the best at estimating? With BESTimator, test to see how good you are at guessing the exact quantity, height, weight, etc. of something based on a picture. Users can create an account with a unique username and password, play five questions daily, instantly see the rank and accuracy of their estimates, improve their scores to climb the leaderboard, and compete with others to see who is the BESTimator!
none required
go to application: https://the-bestimator.herokuapp.com/
- Design:
- Libraries:
- Dependencies:
- Development Dependencies:
- Deployment:
The cypress tests can be viewed by cloning this repository to your local machine, installing all dependencies, and invoking the test module with npm run cypress
. This application has tests for the following:
- integration tests:
- _canary test
- login test
- signup test
- page layout tests:
- game page
- leaderboard page
- player page
- Julian Secomb (https://github.com/jsecomb)
- Linus Schief (https://github.com/Linus41)
- Chyna Davis (https://github.com/CrainDavis)
- Veronica Torres (https://github.com/Drapeto)
- bug fixes & minor improvements:
- signup page: notify user if their username is already being used by someone else (on front-end)
- login page: notify user if their username/password are either incorrect or do not exist (on front-end)
- add keyup events to several pages so that user can hit 'enter' key to submit info/guess/etc, rather than clicking the button
- larger plans:
- forum page
- sponsorship (?)