Final Project Blog: Part 3

Ryan Hebert
Nov 23, 2020

This week I created the mongo DB and set up the connection route for the app to use so it could save users favorite resturants. I also updated the connection routes and schema to reflect that.

Along with this I also started digging through the API documentation for Zomato to find out what queries were possible and the what kinda of data they returned so as to start planing out what data points to use and display to the user interface.

Next week my plan is to try to build out a basic landing page / UI so I can finish planing some of the API data ill need and start testing the display of it out.

--

--