Weekly Review Week 6 - csc4790-fall2019/sp-gia GitHub Wiki

Gabby- This week I worked on the Match page, and the routing for it. I also worked on getting a survey so that we could have "users" so that we can test out the function ability of finding a roommate without having to come up with a bunch of different users. This upcoming week I plan to continue work on the Match page and the functionality of it.

Anthony - Got the api migrated to Mongo. Made a new user endpoint to post new users. Next week I plan on working on the backend of the matching and possibly the chat room.

Ike- This week I worked on some pages. I completed the edit profile page as well as the view profile page. I also completed all the routing for all the current pages we have. In lieu of the database-front end connection, I used simple JSON objects to store data. In the coming weeks I plan to finish the remaining pages and secure the connection to the back end.