aboutsummaryrefslogtreecommitdiff
path: root/src/match_up/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Transitioned back to a traditional flask appKaran Jayachandra2025-07-061-26/+0
* Added the history and reset functionalityKaran Jayachandra2024-11-151-8/+4
* Removed the timer from the backendKaran Jayachandra2024-11-151-3/+0
* Changed to the HTTP portKaran Jayachandra2024-11-151-1/+3
* Database handling addedKaran Jayachandra2024-11-121-1/+1
* Added the functionality to automatically generate names or use a local databaseKaran Jayachandra2024-11-091-8/+4
* Formatted the package with blackKaran Jayachandra2024-11-091-4/+11
* Added the random name generation to be part of the packageKaran Jayachandra2024-11-091-2/+10
* Moved some of the imports to the routes file to keep the package cleanKaran Jayachandra2024-11-091-3/+2
* Seperated the routes to a different fileKaran Jayachandra2024-11-091-81/+3
* Added the changes to the templates to pass the url_for functionKaran Jayachandra2024-11-081-7/+13
* Added the requirements on the static filesKaran Jayachandra2024-10-251-0/+93
* Added a more cleaner applicationKaran Jayachandra2024-04-121-60/+0
* Added a basic version using flask and jinjaKaran Jayachandra2024-04-051-18/+45
* Added the working version in dashKaran Jayachandra2024-04-051-1/+3
* Some progress on the dash applicationKaran Jayachandra2024-04-051-6/+12
* Updated the code the be in the right place for the data modelKaran Jayachandra2024-04-051-17/+17
* Generating test data possibleKaran Jayachandra2024-04-041-1/+7
* First useful codeKaran Jayachandra2024-04-041-1/+18
* Initial commitKaran Jayachandra2024-04-041-0/+2