https://github.com/vdsbenoit/baden-v2
Abandoned v2 version (Angular & Ionic)
https://github.com/vdsbenoit/baden-v2
Last synced: about 1 year ago
JSON representation
Abandoned v2 version (Angular & Ionic)
- Host: GitHub
- URL: https://github.com/vdsbenoit/baden-v2
- Owner: vdsbenoit
- Created: 2024-10-14T15:54:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-14T15:56:06.000Z (over 1 year ago)
- Last Synced: 2025-02-07T22:49:41.962Z (over 1 year ago)
- Language: Python
- Size: 254 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Baden app (v2)
## v2
The idea of this project was to transition from a containerized python backend to a serverless Ionic app, with Firebase.
It was later abandoned in order to use Vue instead of Angular (see [v3](https://gitlab.com/vdsbenoit/bb-frontend)).
## Context
The goal of this app is to manage a kind of tournament played by a large number of players IRL.
It was initially designed for a boyscout game I used to coordinate, called [Baden Battle](https://badenbattle.be/). At the first editions, there were only a few hundreds of people playing. Everything was done on paper (distributing the players across the games, recording the scores, etc). However, the game gained a lot of success and hosts now more than 1000 players. The purpose of this app is to face the scaling issue we faced.
More details on the [v3 repo](https://gitlab.com/vdsbenoit/bb-frontend) readme.