Skip to content

petr-plihal/ttrpg-group-manager

 
 

Repository files navigation

Tabletop RPG game group manager

Description

Web application for managing tabletop game player groups (TTRPG LFG tool). The application was designed and implemented according to the requirements of real potential users, and the results were tested with them; all details are provided in the Technical report. The Django backend was implemented collaboratively by a team, with each member then developing their own front end using their preferred framework.


Usage

Dependencies

  • Docker

Setup

  1. Clone the repository
    git clone https://github.com/petr-plihal/ttrpg-group-manager/
    cd ttrpg-group-manager

Executing program

  1. Run the application

    docker compose up --detach

    The application will be accessible on localhost at port TODO.

    Warning: The application is intended for demonstration and development purposes, it runs locally and has little to no safety measures.

  2. Turn off the application

    docker compose down

Authors

Name Login Front end application folder
Petr Plíhal xpliha02 xpliha02_vue_js/
Marek Pecháň xpecha14 xpecha14_angular/
Marek Kozumplík xkozum08 xkozum08_react_native/
Matyáš Oujezdský xoujez02 xoujez04_svelte/

About

Web application for managing tabletop game player groups.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

  • TypeScript 47.6%
  • Python 18.0%
  • Svelte 15.0%
  • Vue 9.6%
  • CSS 4.3%
  • JavaScript 2.7%
  • Other 2.8%