This is a group project completed for my Full Stack Web Developer Class. The goal was to create a live fully functional web application. Our group decided to create a dice game with rules similar to Poker. The application fully supports user accounts and per user information. The technologies used are as follows:
- Express Node.js
- MVC structural architecture with Handlebars view engine
- Express API endpoints featuring interactive web app
- MySQL
- Sequelize ORM based Models/Relational-Database
- Third Party Library: jqwidgets
You can view our live application here:
https://its-gambling-time.herokuapp.com/
Keep in mind you do not have to use real account information, there is no validation as this was just a proof of concept.
And finally the github repo:
https://github.com/compuwill/gambling-game
Comments
Post a Comment