Dungeons and Dragons Character Generator


The dungeons and dragons character generator is my second coding bootcamp group project. The user can create their own character that matches their play style for the Dungeons and Dragons name. The user can sign up and log into their account to create the character and they are able to see the characters they have created for their future D&D game.
We have to develop both front end and back end for this application using JavaScript. This application uses JavaScript, Node.js, MySQL, loadash, express, bcrypt, express-handlebars, express-session, sequalize, dotenv and follows the MVC paradigm. Users can sign up and log in to create a D&D character based on a survey of various questions and use the character they created for the D&D game.
You can find the project code in the github repository as well as the deployed web page below.