A site for working with some DnD-related things: displaying your characters or campaign/session management. Currently WIP and frontend-only.
[all pages are currently frontend-only]
- Login/register
- Campaigns - list of your DnD games
- Story - page for a single DnD game, with quick info about it
- Characters - list of characters you made (since you can reuse them between games sometimes)
- Made a color palette
- Improved css basically everywhere
- Fixed data loading on /campaigns
- Started working on the /story frontend page
- Added a navbar to all pages
- Added Character data models
- Added placeholder data loading on /characters
- -||- for /story (the template campaign page, accesible from all single campaign links which i temporarily overwrote)
- Added a silly hover jumpscare effect to character info cards for this week's Spooky theme
- Started working on dark mode