https://github.com/icco/dungeontracker
A tool for coordinating D&D campaigns.
https://github.com/icco/dungeontracker
Last synced: about 1 month ago
JSON representation
A tool for coordinating D&D campaigns.
- Host: GitHub
- URL: https://github.com/icco/dungeontracker
- Owner: icco
- License: gpl-3.0
- Created: 2013-07-29T04:13:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-12-12T17:01:55.000Z (over 3 years ago)
- Last Synced: 2025-01-22T15:43:30.134Z (3 months ago)
- Language: HTML
- Homepage: http://dungeontracker.com
- Size: 478 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dungeon Tracker
A tool for coordinating D&D campaigns.
## Plans / Design
* Users
* Email address
* Password* Campaigns
* Characters
* DM* Character
* User
* Data
* Notes
* Messages between DM and Character## Contributing
Use the following guides for getting things done, programming well, and
programming in style.* [Protocol](http://github.com/thoughtbot/guides/blob/master/protocol)
* [Best Practices](http://github.com/thoughtbot/guides/blob/master/best-practices)
* [Style](http://github.com/thoughtbot/guides/blob/master/style)