Dungeon Master Manager (DMM) is a full stack application powered by Node.js and Express.js. You can create a unique profile to keep your Dungeons & Dragons adventures organized. As a dungeon master, you need to keep track of all the characters in your game and keep track of where you are in the story. Using DMM, you can go into your profile and select which saved game you want to look up. You can see all of the characters that are involved within the game and even add new characters! Unleash your inner master and take control of your dungeon!
You can go to the live deployed link at //link// and create a profile right away! Or if you prefer to run this application locally, please clone the Git repo, run 'npm i' in your terminal to install all dependencies, then run node server.js and you can find the application at http://localhost:8080.
This application provides a fun and easy way to keep track of your Dungeons & Dragons games, characters and positions.
Create your own adventure with your own characters!
See all of your games/stories with the characters assiociated with that story!
Fork the repo, then create your own branch: git checkout -b my-idea
Commit your changes: git commit -m "Awesome new idea"
Push to the branch: git push origin my-idea
Submit a pull request!
No test required.
John Hauth (programmer)
Kara Schmidt (programmer)
Brandon Grayson (programmer)
Merlin Rock (programmer)
Dice Grimorium (Map Creator)