Closed V-nsh closed 1 year ago
well I went through the code and saw a couple of issues, you've created APIs for login and registration but not using it ig? You are trying to show everyone on the DB except the user himself on the friends list, but I don't see you storing these registered people? Also I don't see any option to add friends too.
Yess great observation go ahead and give a contribution. 🤠ðŸ¤
man whoever made the recent push, please ignore the node_modules. it has completely messed up my git , I wanted to make a PR but now I have to fix this..
well I went through the code and saw a couple of issues, you've created APIs for login and registration but not using it ig? You are trying to show everyone on the DB except the user himself on the friends list, but I don't see you storing these registered people? Also I don't see any option to add friends too.