You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
STA Companion App is a companion application for Android devices for the Star Trek Adventures tabletop RPG. It allows players to manage their characters and starships, perform special dice rolls, and export their character and starship sheets to PDF.
TTRPG Party Manager powered by Java, uses HibernateORM to communicate with a MySQL DB. Utilizes SpringMVC and Thymeleaf for dynamic page loading and conditional view rendering. Spring Security based user Authentication with multiple levels of user roles/permissions.