andy-logo
andy-ong

"Lemonade Tycoon"

Solo Project

App Link

Github

A self-made simple web app clicker game similar to Cookie Clicker. Contains simple login system and uses React and Handlebars to display the app and pages.

This app is programmed using Node.js, Javascript, React.js, and of course, HTML/CSS for the front-end. For the back-end, session authorization token is stored using Redis and the login system uses MongoDB to store data. Lemonade assets and manipulation of the data is done using Mongo as well.

Screenshots:

The backend of the app. Password is encrypted with salt and stored in MongoDB.

The main app. There are a lot of pointers and other options to gain lemonade, but in general you just click the button to gain lemonade!

"Buy Lemonade" takes you to this page. Payment info is not necessary; user can add any amount of lemonade to test app functionality from this page.