Skip to content

A character manager with a user sign-up and login capability to store characters for a D&D campaign. with validations and errors to not allow others to modify other characters

Notifications You must be signed in to change notification settings

Santiago548/DND_character_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DND_charcter_manager


Logo

Dnd5e

"Welcome to the DND Character Manager. Create Players and Characters for 5e"

Installation

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.

Usage

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.

Development

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.

Contributing

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.

License

The Sinatra app is available as open source under the terms of the MIT License.

About

A character manager with a user sign-up and login capability to store characters for a D&D campaign. with validations and errors to not allow others to modify other characters

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published