Enjoy the creation of new, personalized characters in the tabletop roleplaying game Dungeons and Dragons (D&D). Primarily intended for use by new players, but able to be used by everyone.
- Clone project onto local machine.
- React LocalHost set to 5173.
- Change Username/PW in application.properties to match your local MySQL setup.
https://github.com/ariel-mitchell/404-found-2
- User Account Creation
- Character Creation With User Relation
- Character Creator pulls all info from DnD5eAPI.
- Backend API sends back JSON objects for React to consume
- User Created Blogs for character Discussion
- Dice Rolling page for Use when playing DnD online, or in person!
- Java
- React
- Axios
- Spring Security
- MySQL