Supplement Retailer - CS340 Final Project
This website allows users to register and add products to a shopping cart. Users can then check out from the shopping cart page. Since this is an educational website, users may also add products to the database. The website has very low security (no one-way encryption for passwords, etc) and all scripts are included on the client page so that they may be examined.
How I built it
This website uses node.js for the backend, and clearDB as it is hosted on Heroku. I also used bootstrap for the front end. Some of the libraries I used were express-handlebars and client-sessions.
What's next for Supplement Retailer (CS340 Final Project)
Apart from adding security, this project will most likely remain as is. It is a decent model for node.js backed websites and features ajax calls, basic html/css front end, node.js with mysql, and bootstrap.
Log in or sign up for Devpost to join the conversation.