Commit Graph

13 Commits (main)

Author SHA1 Message Date
sudoer777 9c7241e7e6 Remove console.log from teams.js 2021-11-24 20:46:16 -07:00
sudoer777 5d88f0ac4d Add ability to edit teams 2021-11-22 23:45:24 -07:00
sudoer777 90ef696b71 Add retrieve all teams in database functionality 2021-11-22 15:45:19 -07:00
sudoer777 fc60e5186a Fix bug in teams.js 2021-11-21 21:42:03 -07:00
sudoer777 1abffb43bd Add function to get team name from an ID 2021-11-21 19:33:10 -07:00
sudoer777 edfd42a623 Fix bug in "retrieveBySport" function in teams.js 2021-11-21 17:08:16 -07:00
sudoer777 4eadf64fac Rename "create" function to "add" in "scores" modules 2021-11-20 22:01:55 -07:00
sudoer777 90e302c3ae Add module exports to teams.js 2021-11-20 21:47:15 -07:00
sudoer777 e056743022 Add "const" to accidental global variables 2021-11-20 21:45:28 -07:00
sudoer777 e37b10596e Add function to retrieve teams by sport 2021-11-20 21:43:19 -07:00
sudoer777 16c90cf883 Add function to remove teams 2021-11-20 21:39:30 -07:00
sudoer777 7e07236779 Add function to rename teams 2021-11-20 21:38:08 -07:00
sudoer777 9c55999ad8 Add function to create teams 2021-11-20 21:35:56 -07:00