Skip to content

rihor/rpg-sheet-server

Repository files navigation

RPG-Sheet

Users

  • Should be able to sing up and sign in

Worlds

  • User should be able to create a World
  • Should be able to add a User as a Player of the world
  • Should be able to show the world with its Owner, Players and Characters
  • Should be able to list worlds by title
  • Should be able to check if User is a player

Characters

  • User should be able to create a Character
  • Should have a CharacterSheet associated
  • Should be able to change status

System

  • Should be able to create a SystemBase

Releases

No releases published

Packages

No packages published