Myuze / know-more-tiers

MIT License
0 stars 4 forks source link

Server setup branch #40

Closed mrogers23458 closed 2 years ago

mrogers23458 commented 2 years ago

all back end functionality working through graphql playground functionality: addUser (adds a user to db) updateUser (updates user information and re-hashes and updated password) removeUser (removes a user completely) addTierlist (can be used to create a new tierlist or update a current tierlist) removeTierlist (sets tierlist back to an empty state, user will always have a tierlist either empty or organized)