Skip to content

Simple web app written in Haskell to track character statistics for the VTM tabletop game.

License

Notifications You must be signed in to change notification settings

DrewBarclay/vtmtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vtm-tracker

Simple web app written in Haskell to track character statistics for the VTM tabletop game.

To use:

cd <project dir>
stack build
stack exec vtmtracker

Warning: this is a toy app I did to get more familiar with CSS3 and some Haskell web technologies. The app is not secure (there isn't even a login), nor will it handle multiple connections gracefully.

About

Simple web app written in Haskell to track character statistics for the VTM tabletop game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published