| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Downloaded some dependencies | Karan Jayachandra | 2024-11-15 | 3 | -3/+5 |
| | | |||||
| * | Added the javascript timer to remove backend calls | Karan Jayachandra | 2024-11-15 | 3 | -7/+116 |
| | | |||||
| * | Formatted the code with black | Karan Jayachandra | 2024-11-13 | 1 | -3/+11 |
| | | |||||
| * | Added some basic errors for unfinished stuff | Karan Jayachandra | 2024-11-13 | 1 | -1/+4 |
| | | |||||
| * | Added the fix for the name sort | Karan Jayachandra | 2024-11-12 | 1 | -2/+2 |
| | | |||||
| * | Fixed the bug with the csv load | Karan Jayachandra | 2024-11-12 | 1 | -1/+1 |
| | | |||||
| * | Database handling added | Karan Jayachandra | 2024-11-12 | 9 | -160/+348 |
| | | |||||
| * | Added the functionality to automatically generate names or use a local database | Karan Jayachandra | 2024-11-09 | 2 | -24/+4 |
| | | |||||
| * | Formatted the package with black | Karan Jayachandra | 2024-11-09 | 4 | -16/+38 |
| | | |||||
| * | Added the random name generation to be part of the package | Karan Jayachandra | 2024-11-09 | 5 | -51/+40 |
| | | |||||
| * | Moved some of the imports to the routes file to keep the package clean | Karan Jayachandra | 2024-11-09 | 2 | -4/+6 |
| | | |||||
| * | Seperated the routes to a different file | Karan Jayachandra | 2024-11-09 | 2 | -81/+85 |
| | | |||||
| * | Added the changes to the templates to pass the url_for function | Karan Jayachandra | 2024-11-08 | 4 | -13/+19 |
| | | |||||
| * | Added the requirements on the static files | Karan Jayachandra | 2024-10-25 | 2 | -4/+7 |
| | | |||||
| * | Moved the files into a folder structure | Karan Jayachandra | 2024-10-25 | 16 | -0/+615 |
| | | |||||
| * | Added a more cleaner application | Karan Jayachandra | 2024-04-12 | 6 | -372/+0 |
| | | |||||
| * | Added a basic version using flask and jinja | Karan Jayachandra | 2024-04-05 | 2 | -19/+47 |
| | | |||||
| * | Added the working version in dash | Karan Jayachandra | 2024-04-05 | 4 | -48/+118 |
| | | |||||
| * | Some progress on the dash application | Karan Jayachandra | 2024-04-05 | 4 | -12/+100 |
| | | |||||
| * | Updated the code the be in the right place for the data model | Karan Jayachandra | 2024-04-05 | 3 | -35/+102 |
| | | |||||
| * | Generating test data possible | Karan Jayachandra | 2024-04-04 | 4 | -4/+29 |
| | | |||||
| * | First useful code | Karan Jayachandra | 2024-04-04 | 3 | -1/+93 |
| | | |||||
| * | Initial commit | Karan Jayachandra | 2024-04-04 | 1 | -0/+2 |
