Skip to content

CommaderDavid/DNDCharacter.Solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

DND Character Managment

3.4.3.1, for Fidgetech

Date: 3/8/21 by:David Boedigheimer

Description

This program allows the user to create Characters and Campaigns. After creating a campaign, the user can create a character and then a stat sheet for that instance of the character and campaign. This program was made with C# and Many-to-Many relationships.

Setup

  • $git clone https://github.com/CommaderDavid/DNDCharacter.Solution
  • In the terminal; Navigate to the DNDCharacter folder
  • In terminal run dotnet ef database update
  • Run dotnet restore in the terminal
  • Run `dotnet run'
  • Open up your browser to http://localhost:5000
  • Enjoy!

Contact

Contact me if you have any concerns or questions at stealth259@gmail.com

Known bugs

There are no know bugs at this time.

License

This program is lisensed under the MIT license. Copyright (c) 2021 David Boedigheimer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published