An open API service indexing awesome lists of open source software.

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.

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)