Loosamax
Stack used
I built this poject to get better at reproducing real use case which evolve robust alorythm and maths techniques, i also learned a lot about objects and arrays during the making of this project. To be able to play the game, you first need to register an account: Click on signup and fill in your credentials, an email will be sent to the email address that you provided during registration, then you will be redirected to your profile page (where you can upload an avatar image from your computer and update your password). Once registered, you can play the game from the home page. When you win a game, you can choose to claim a reward, which will be sent to your email inbox (The reward is a random fetched meal from the meal DB API). The project uses SASS(scss syntax), PUG as a template engine, NodeJS for the backend server part and a NoSQL database (MongoDB).