A web application for D&D players to create customizable character sheets for their campaigns.
Create an account, login, and save many characters to one user. Password hashing is utilized for user safety.
Ability for user to have many characters, and pick their items, spells, and features.
Users have a homepage to display all currently created characters.
D&D dice for active gameplay.
This app uses an API from DND 5E to retrieve information about classes, races, weapons, items, armor, and spells. All of the retrieved information is seeding the database on the backend.
Built with Python using a Flask framework, JavaScript, React, HTML, CSS, and Owlbears.
Images from Unsplash and Google.
If you are interested in contributing to this project, and furthering the advneturing customization within the world of Dungeons and Dragons, please fork the repository and submit a pull request. Contributions are greatly appreciated!