#Week 8
This week, I am still working on the view of other users’ profile functions. I was thinking to add a button at the bottom of the user profile page. By searching the email or user-id to create a path that will link to the other users by the URL. However, my teammate gives me an idea that uses the uid inside of the firebase. By using the window.location.pathname.substring command, I could find the uid there. Then, I can display the user information by the uid. I am still trying to make the function work before Sunday.
Other than that, everything went well for me. I got a good grade on the midterm. I received an email that says if I had a B in cs381 and cs444, I will be accepted for graduate school at OSU.
For my team, we will have a good amount of code to do the review before Sunday. Also, we will meet on Thursday and Friday as well to discuss the code. We would give each other ideas and suggestions to make the code better.