Commit Graph

22 Commits (ff7e87a5f948407bd5a6d03d8a6f0b86b8913436)

Author SHA1 Message Date
sudoer777 8ab01bb6a4 Automatically fill last submitted game details when submitting new game 2021-11-26 21:57:02 -07:00
sudoer777 2bec2b4be5 Add functions to get latest game 2021-11-26 21:28:20 -07:00
sudoer777 6705f06e18 Add better error handling for data.js route 2021-11-26 16:16:11 -07:00
sudoer777 fb414ab9d8 Add duplicate route functions to separate file 2021-11-26 15:50:43 -07:00
sudoer777 bb335c7aca Fix bug where games don't load if user is not logged in 2021-11-26 12:53:54 -07:00
sudoer777 e277107b10 Add ability for non-admin users to manage their account 2021-11-26 12:08:45 -07:00
sudoer777 bd5b393a27 Add panel for non-admins to edit their own games 2021-11-25 19:21:21 -07:00
sudoer777 4d3b6989e4 Add function to get user information 2021-11-25 12:04:18 -07:00
sudoer777 173c075aa3 Add ability to create user from admin panel 2021-11-24 22:29:29 -07:00
sudoer777 b5495b1f57 Add ability to edit games 2021-11-23 00:49:11 -07:00
sudoer777 1f55ba3ff9 Add functions to get division by ID 2021-11-22 16:27:50 -07:00
sudoer777 17f14573e9 Add functionality to get all games from database 2021-11-22 16:00:12 -07:00
sudoer777 90ef696b71 Add retrieve all teams in database functionality 2021-11-22 15:45:19 -07:00
sudoer777 b6f8b6bdaa Add functions to retrieve sport by ID 2021-11-22 15:30:02 -07:00
sudoer777 435748ae76 Add functionality to return all divisions in database 2021-11-22 15:20:59 -07:00
sudoer777 4f2b496cf2 Add table of games to index page 2021-11-21 21:59:07 -07:00
sudoer777 27d05752b5 Add function to list teams on submit form 2021-11-21 17:15:02 -07:00
sudoer777 9b7ec5f3d6 Add function to list divisions in submit form 2021-11-21 16:48:03 -07:00
sudoer777 ff070acdf7 Add function to get genders per sport in submit form 2021-11-21 16:24:43 -07:00
sudoer777 0d9e70896a Add function to list seasons in submit form 2021-11-21 15:40:48 -07:00
sudoer777 30ddb13ec6 Add function to list sports in submit form dropdown 2021-11-21 15:30:54 -07:00
sudoer777 8c3ffcc5fa Start script to fetch data from server 2021-11-21 14:37:35 -07:00