aboutsummaryrefslogtreecommitdiff
path: root/src/match_up
Commit message (Expand)AuthorAgeFilesLines
* Added a random selection even for teamsKaran Jayachandra2024-12-022-12/+11
* Added team based gamesKaran Jayachandra2024-12-026-46/+86
* Added the guests with history and levelKaran Jayachandra2024-12-026-82/+41
* Changed the shuffle button to createKaran Jayachandra2024-11-151-1/+1
* Removed an unnecessary importKaran Jayachandra2024-11-151-1/+1
* Added the database file name to the path commandKaran Jayachandra2024-11-151-3/+3
* Added the changes to clean up the guests layoutKaran Jayachandra2024-11-154-5/+10
* Changed the code base with an ADRKaran Jayachandra2024-11-151-1/+1
* Black formatted the codeKaran Jayachandra2024-11-151-2/+2
* Removed the SQL output to the terminalKaran Jayachandra2024-11-152-16/+1
* Made the navbar a bit cleanerKaran Jayachandra2024-11-151-4/+1
* Added the history and reset functionalityKaran Jayachandra2024-11-157-285/+307
* Added multiple levels for the guestsKaran Jayachandra2024-11-155-120/+78
* Added the reset player funcitonalityKaran Jayachandra2024-11-152-15/+32
* Removed the timer from the backendKaran Jayachandra2024-11-154-43/+1
* Cleaned up the layout of the timerKaran Jayachandra2024-11-151-9/+11
* Changed to the HTTP portKaran Jayachandra2024-11-151-1/+3
* Downloaded some dependenciesKaran Jayachandra2024-11-153-3/+5
* Added the javascript timer to remove backend callsKaran Jayachandra2024-11-153-7/+116
* Formatted the code with blackKaran Jayachandra2024-11-131-3/+11
* Added some basic errors for unfinished stuffKaran Jayachandra2024-11-131-1/+4
* Added the fix for the name sortKaran Jayachandra2024-11-121-2/+2
* Fixed the bug with the csv loadKaran Jayachandra2024-11-121-1/+1
* Database handling addedKaran Jayachandra2024-11-129-160/+348
* Added the functionality to automatically generate names or use a local databaseKaran Jayachandra2024-11-092-24/+4
* Formatted the package with blackKaran Jayachandra2024-11-094-16/+38
* Added the random name generation to be part of the packageKaran Jayachandra2024-11-095-51/+40
* Moved some of the imports to the routes file to keep the package cleanKaran Jayachandra2024-11-092-4/+6
* Seperated the routes to a different fileKaran Jayachandra2024-11-092-81/+85
* Added the changes to the templates to pass the url_for functionKaran Jayachandra2024-11-084-13/+19
* Added the requirements on the static filesKaran Jayachandra2024-10-252-4/+7
* Moved the files into a folder structureKaran Jayachandra2024-10-2516-0/+615
* Added a more cleaner applicationKaran Jayachandra2024-04-126-372/+0
* Added a basic version using flask and jinjaKaran Jayachandra2024-04-052-19/+47
* Added the working version in dashKaran Jayachandra2024-04-054-48/+118
* Some progress on the dash applicationKaran Jayachandra2024-04-054-12/+100
* Updated the code the be in the right place for the data modelKaran Jayachandra2024-04-053-35/+102
* Generating test data possibleKaran Jayachandra2024-04-044-4/+29
* First useful codeKaran Jayachandra2024-04-043-1/+93
* Initial commitKaran Jayachandra2024-04-041-0/+2