"Welcome to the DND Character Manager. Create Players and Characters for 5e"
Fork and Clone this Repo
And then execute:
$ bundle install
once installed execute:
$ shotgun
to start the server and Create new Players or characters or log in as an exiting player.
Start the program:
- ON the Home page choose from a few options.
- Sign up to create a log in for a Player:
- Log in to your Player account.
- Create a NEW Character.
- See either the list of Players or characters that have been created. -Signing up requires an valid email and username to succesfully create a player account.
- Once your Player account is created you can edit and your account and any Character associated to your account.
- 'Log out' or close the browser to exit.
After checking out the repo, run bundle install
to install dependencies and Gemfile. You can also run rake console
for an interactive prompt that will allow you to experiment.
Bug reports and pull requests are welcome on GitHub at https://github.com/Santiago548/DND_charcter_manager. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The Sinatra app is available as open source under the terms of the MIT License.