Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

NTTB/nttb-tournament-v2-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

DEPRECATED

This version is deprecated for a new version. This version will only exist as long as a form of documentation.

Introduction

The original nttb-tournament project had a few limitations which will be addressed in V2.

  • The ability to use on multiple devices
  • The ability to create tournaments with multiple divisions
  • The ability to create tournaments with multiple rounds
  • The ability to have a double tournament

Infrastructure

  • API: Written in nodejs (NestJs)
  • Frontend: Written in Angular
  • Database: MongoDB
  • Proxy: ???

Running the application

To run the application the easiest method is using docker-compose

Some goals

  1. We want to have realtime updates of the tournament, so that the user can see the changes as they happen. For that we will use websockets.
  2. We want to have a nice UI, so that the user can easily navigate through the application. For that we will use material design.
  3. We want to have everything as secure as possible so that the user can be sure that their data is safe. For that we will use JWT tokens.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published