home..
Adding Friends
February 2024
Summary
- Link to commit
- Code uses fetch api to send a delete request to backend
- Deletes the friend request and adds to friends list of the sender and the receiver
- Backend code commit
- This essentially finished up my project and everything was ready for my CPT video!