My tutorial goes over the process that I used for approving friend requests in escapades (a new addition since submitting it!)
My biggest question is on whether it's overkill to create an entirely separate model for temporary friends. Would you have done it this way or added an attribute to the existing friend model to clarify whether or not it has been approved? or something else?
I've also been having issues with the mobile version of this site. First, it has extra space on the right side. I thought that this might be because of the tree image, but I haven't been able to solve the problem. Also, the nav bar also does not work. Help with either problem would be appreciated!
http://ajohnson052.github.io/#memos
https://github.com/ajohnson052/ajohnson052.github.io
My tutorial goes over the process that I used for approving friend requests in escapades (a new addition since submitting it!)
My biggest question is on whether it's overkill to create an entirely separate model for temporary friends. Would you have done it this way or added an attribute to the existing friend model to clarify whether or not it has been approved? or something else?
I've also been having issues with the mobile version of this site. First, it has extra space on the right side. I thought that this might be because of the tree image, but I haven't been able to solve the problem. Also, the nav bar also does not work. Help with either problem would be appreciated!