This is the start of a new project that is intended to make a digital character sheet for DND, specifically 5e.
This project aims to create a digital character sheet specifically for Dungeons & Dragons 5th Edition (DND 5e). The goal is to provide an easy-to-use, interactive tool for players to manage their characters.
This project is currently in progress. New features are being added and the existing ones are being improved.
This project is open source and contributions are welcome. Feel free to fork the repository, submit issues, and make pull requests. I believe in the power of community and collaboration (aka friendship) to make this project the best it can be.
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes and commit them with clear messages.
- Push your changes to your fork.
- Submit a pull request to the main repository.
Thank you for your interest in contributing to this project!
I am working on making some test character data public so that you can test the app with real data. I will be adding a folder called test_data or something similar to the project. This will contain JSON files that can be used to test the app during development.