| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changed the shuffle button to create | Karan Jayachandra | 2024-11-15 | 1 | -1/+1 |
| | | |||||
| * | Removed an unnecessary import | Karan Jayachandra | 2024-11-15 | 1 | -1/+1 |
| | | |||||
| * | Added the database file name to the path command | Karan Jayachandra | 2024-11-15 | 1 | -3/+3 |
| | | |||||
| * | Added the changes to clean up the guests layout | Karan Jayachandra | 2024-11-15 | 4 | -5/+10 |
| | | |||||
| * | Changed the code base with an ADR | Karan Jayachandra | 2024-11-15 | 1 | -1/+1 |
| | | |||||
| * | Black formatted the code | Karan Jayachandra | 2024-11-15 | 1 | -2/+2 |
| | | |||||
| * | Removed the SQL output to the terminal | Karan Jayachandra | 2024-11-15 | 2 | -16/+1 |
| | | |||||
| * | Made the navbar a bit cleaner | Karan Jayachandra | 2024-11-15 | 1 | -4/+1 |
| | | |||||
| * | Added the history and reset functionality | Karan Jayachandra | 2024-11-15 | 7 | -285/+307 |
| | | |||||
| * | Added multiple levels for the guests | Karan Jayachandra | 2024-11-15 | 5 | -120/+78 |
| | | |||||
| * | Added the reset player funcitonality | Karan Jayachandra | 2024-11-15 | 2 | -15/+32 |
| | | |||||
| * | Removed the timer from the backend | Karan Jayachandra | 2024-11-15 | 4 | -43/+1 |
| | | |||||
| * | Cleaned up the layout of the timer | Karan Jayachandra | 2024-11-15 | 1 | -9/+11 |
| | | |||||
| * | Changed to the HTTP port | Karan Jayachandra | 2024-11-15 | 1 | -1/+3 |
| | | |||||
| * | 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 |
