Skip to content
Cody Shepherd edited this page Aug 4, 2018 · 4 revisions

Welcome to the charsheet wiki!

Concept

Charsheet will be a frontend (for now) web app for filling and storing a D&D character sheet.

Sheet data will be stored as JSON with an eye toward extensibility.

The sheet will be stored client-side (for now) using browser local storage.

Ideas

  • Tabbed sheet sections
  • Random stat generator
  • Ability to add new tabs up to some maximum
  • Export sheet data to JSON
  • Autofill of some sections based on stats/level - e.g. saving throws
  • Section for character portrait / drawings

Future

  • Extensible sheet styles
  • Plug in to full-stack tool for campaign data and metadata
  • Table lookup for item/weapon selection
Clone this wiki locally