This website allows users to create a lists of favorite DnD 5e spells for quick reference.
View Demo
·
Report Bug
·
Request Feature
Project Link: Spell Saver
API Link: DnD 5e API
- Flask
- SQLAlchemy
- Jinja
- Bootstrap
- JQuery
- Bcrypt
- Python
- SQL
- Javascript
- HTML
- CSS
-
Users will register either login or register for the website.
-
Users will then be directed to their personal homepage.
-
Users can navigate to the spell list and use the spell links to view a detailed description of the selected spell.
-
Users can then click the favorite button next to the spell name which adds the spell to the user's personal favorites list.
-
Users can then navigate to their personal favorites page and view a list of every spell for their reference.
- Add the option to add favorite feats
- Add the option to add favorite equipment
- Add the option to create separate pages for user characters
- Apply favorites for individual character pages
See the open issues for a full list of proposed features (and known issues).