Skip to content

This app is a D&D Character Generator to help new players get started.

Notifications You must be signed in to change notification settings

sacylkowski/wizards-code

 
 

Repository files navigation

Advanced Dungeon and Dragons Character Generator

Description

A RESTful API application to generate, save, and update player character sheets for the roleplaying game AD&D.  We are building this project to ease the management of character storage and updating of statistics and to share our passion for role playing games. Characters can be auto generated or stats can be entered manually. Registered users will be able to access saved character sheets, edit, and delete them. This app will replace maintaining characters on paper.

Installation

To install required dependecies, run the following command: npm install

Collaboraters

Team Wizards of The Code

  • Alexander Lu

  • Stephen Fike

  • Sarah Cylkowski

  • Erik Rockenmeyer

  • Travis Swift

    Usage

    This app is simple to use. You fill out the prompts appropriately and the directory is made. image of program running

Click here to see the deployed site.

Technologies Used

    • bcrypt
    • dotenv
    • express
    • express-handlebars
    • express-session
    • foundation-cli
    • Javascript
    • jest
    • mysql2
    • node-fetch
    • sequelize
    • tailwindcss

Questions

If you have any questions, please reach out on GitHub or you can E-mail me.

About

This app is a D&D Character Generator to help new players get started.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.3%
  • Handlebars 27.4%
  • HTML 21.3%
  • CSS 1.0%