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.
$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 restorein the terminal - Run `dotnet run'
- Open up your browser to
http://localhost:5000 - Enjoy!
Contact me if you have any concerns or questions at stealth259@gmail.com
There are no know bugs at this time.
This program is lisensed under the MIT license. Copyright (c) 2021 David Boedigheimer