matthewd / HuntersKeepers

An app to make managing games of Monster of the Week easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HuntersKeepers

Maintainability Test Coverage Codeship Status for ChaelCodes/HuntersKeepers Inline docs Contributor Covenant

This is a Rails App that facilitates Monster of the Week Mysteries. Monster of the Week is a role-playing game focused on supernatural horror. This project is WIP. Our first goal is tracking player character sheets. Eventually, we'd like to track mystery details and harm in a mystery session. We're currently hosting it on Heroku if you want to check it out.

We're building this app to practice and hone our development skills. One goal of this application is to implement a state of the art, free development environment to work in, and see what codebase results from that. Contributions (of all sorts) are welcome!

This app is live-coded every Sunday at 9am EST over at https://twitch.tv/ChaelCodes

Toolset/Stack

Tool Usage Notes
Postgres Database -
Rails Web app Framework Not just an API!
Webpacker Webpack Integration in Rails Used to Build Vue
Yarn JS Package Management -
Vue Front-end framework Add some reactivity
Buefy UI Component Library Based on Bulma
RDoc Documentation tool View at rubydoc.info
Inch Tracks Documentation Coverage Inline docs
Code Climate Code Quality Solution Maintainability
CodeShip Continuous Testing Codeship Status for ChaelCodes/HuntersKeepers
Heroku Hosting Visit the App
Docker Development Environment -

About

An app to make managing games of Monster of the Week easier.

License:MIT License


Languages

Language:Ruby 88.4%Language:HTML 7.7%Language:Vue 2.6%Language:JavaScript 1.1%Language:Dockerfile 0.2%Language:CSS 0.2%