Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 799 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 799 Bytes

Project 12

Build a Course Rating API With Express

In this project, ...

Skills: JavaScript, jQuery, Bootstrap 4, CSS, Node.js, Express, MongoDB, APIs

Personal Development Emphasis: ...


Grade:

Grader's Overall Comments:


Special Instructions for Setup

For deployment on your local machine you will need to set a few variables. First, request free API keys from both Google Maps (https://cloud.google.com/console/google/maps-apis/overview) and Open Weather (https://openweathermap.org/price). Once you have those, place them into the "config.env" file and rename it as ".env". Finally, start up your MongoDB Daemon and you're ready to go! Note that if your MongoDB Daemon is running on a different port you will need to change that in the ".env" file.