summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Changed the timer to 17.5 minsKaran Jayachandra2024-10-221-1/+1
|
* Added made the table view a bit betterKaran Jayachandra2024-10-181-5/+5
|
* Made the visuals look good for laptopKaran Jayachandra2024-10-187-26/+20
|
* Made macros out of reused componentsKaran Jayachandra2024-10-184-83/+58
|
* Cleaned up the layout slightlyKaran Jayachandra2024-10-184-19/+28
|
* Removed the dev requirements and updated the mistakes in the READMEKaran Jayachandra2024-10-172-7/+6
|
* Fixed link to the images in the READMEKaran Jayachandra2024-10-171-2/+2
|
* Merge branch 'feature/docs' into 'develop'Karan Jayachandra2024-10-173-6/+6
|\ | | | | | | | | Fixed the images and the links See merge request KaranJayachandra/match_up!6
| * Fixed the images and the linksKaran Jayachandra2024-10-173-6/+6
| |
* | Merge branch 'feature/docs' into 'develop'Karan Jayachandra2024-10-1714-84/+199
|\| | | | | | | | | Added a starting point for all documentation See merge request KaranJayachandra/match_up!4
| * Added the screenshot to the READMEKaran Jayachandra2024-10-171-0/+6
| |
| * Added some screenshots for the READMEKaran Jayachandra2024-10-176-3/+9
| |
| * Moved the player activation to a separate pageKaran Jayachandra2024-10-173-19/+62
| |
| * Added content to the README and reordered the codeKaran Jayachandra2024-10-174-35/+95
| |
| * Removed debug statements and old templateKaran Jayachandra2024-10-173-12/+4
| |
| * Cleaned up the layout a bitKaran Jayachandra2024-10-164-23/+31
|/
* Merge branch 'feature/db' into 'develop'Karan Jayachandra2024-10-1622-374/+494
|\ | | | | | | | | Full Functionality See merge request KaranJayachandra/match_up!2
| * Added the data folder to the gitignoreKaran Jayachandra2024-10-161-0/+1
| |
| * Removed unnecessary templatesKaran Jayachandra2024-10-162-6/+0
| |
| * Added a few more j2 macrosKaran Jayachandra2024-10-162-2/+16
| |
| * Working version with all functionalityKaran Jayachandra2024-10-1610-79/+125
| |
| * Added all macros and also stored the js, css, png and ico filesKaran Jayachandra2024-10-1612-30/+76
| |
| * Guests are always lower priorityKaran Jayachandra2024-10-161-1/+5
| |
| * Added guests funtionalityKaran Jayachandra2024-10-168-23/+67
| |
| * Removed the unnecessary information in the READMEKaran Jayachandra2024-10-163-95/+10
| |
| * Added the batch scripts and the variable change for the app settingKaran Jayachandra2024-10-164-1/+11
| |
| * Clean folder and configurationKaran Jayachandra2024-10-164-15/+7
| |
| * Removed one folderKaran Jayachandra2024-10-161-0/+0
| |
| * Cleaned up the code to generate test dataKaran Jayachandra2024-10-163-24/+32
| |
| * First working version with historyKaran Jayachandra2024-10-1610-100/+149
| |
| * Cleaned up the code significantlyKaran Jayachandra2024-10-158-244/+251
| |
| * Changed the courts to dictionariesKaran Jayachandra2024-10-144-72/+62
|/
* Cleand up the application code a bitKaran Jayachandra2024-10-143-38/+13
|
* Merge branch 'pure' into 'develop'Karan Jayachandra2024-10-1421-499/+413
|\ | | | | | | | | Dash to Flask HTML Conversion See merge request KaranJayachandra/match_up!1
| * Added skilled and random gamesKaran Jayachandra2024-10-113-11/+42
| |
| * Working with Bulma CSS nowKaran Jayachandra2024-10-119-80/+80
| |
| * First working version with court selectionKaran Jayachandra2024-10-116-55/+150
| |
| * Added the randomization and the persistent memoryKaran Jayachandra2024-10-042-12/+23
| |
| * Added the games viewKaran Jayachandra2024-10-045-6/+100
| |
| * Added a more cleaner applicationKaran Jayachandra2024-04-1219-501/+184
| |
| * Starting from scratchKaran Jayachandra2024-04-111-0/+0
|/
* Added a basic version using flask and jinjaKaran Jayachandra2024-04-054-19/+153
|
* 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-044-12/+98
|
* Initial commitKaran Jayachandra2024-04-044-0/+633
|
* Initial commitKaran Jayachandra2024-04-041-0/+93