aboutsummaryrefslogtreecommitdiff
path: root/src/match_up
Commit message (Collapse)AuthorAgeFilesLines
* 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