issues
search
HackRU
/
lcs
The backend for HackRU's website. Manages the user system.
http://hackru.org
MIT License
6
stars
5
forks
source link
Resolve some issues in the make-teams endpoint
#187
Open
ethxng
opened
8 months ago
ethxng
commented
8 months ago
Fix the following issues in the /make-teams endpoint:
Token fix
Looking into keyerror
Error outputs:
Team leader and team members need to be distinct
User does not exist
User already in team
Error occurred in making team
Fix the following issues in the /make-teams endpoint: