Skip to content

godlunna/uaml

Repository files navigation

uaml

The concept of this application is to be the last tabletop companion you will ever need. Starting with D&D

App Version - v0.0.1-alpha

Road Map

Future Feature List:

  • Character Creation
  • Character Import From:
    • Fifth Edition Character Sheet
    • D&D Beyond
  • Character Export
  • Character Management:
    • Actions
    • Spells
    • Inventory
    • Features & Traits
    • Description
    • Notes
    • Extras
    • Stats
  • Spell Management
  • Encounter Management

Features in Progress List:

  • Base Character Creation
  • Character Import from Fifth Edition Character Sheet

Completed Features List:

  • ...

App Releases

v0.0.1-alpha

  • Character Creation

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

Uncertainty-aware classification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages