This project is a web-app with the purpose of helping the game master of a D&D campaign keep track of information. It is similiar in use to the physical version called a "DM Screen" or "GM Screen".
Why is this needed? If you've ever been the DM of a group playing D&D then you know that it can be quite chaotic to try and keep track of everything all at once. This is what this project is going to try to remedy.
For those who are already familiar with D&D, here are some of the things that this app might be able to help with:
- Keep track of personalized "Cards" with basic information about:
- Player Characters
- Non-Player Characters
- Easy Search access to information contained within the D&D 5E rulebook, spellbook or bestiary.
- React.js
- Vite
- Axios
- Tailwind CSS
- VS Code
- MySql
- This app uses the D&D API from "https://www.dnd5eapi.co".
Familiarized myself with React.js, APIs, Vite, Tailwind CSS and MySql.
Copyright (c) 2024 John Richard Espedal
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.