CSCI 446 Unit #9

Specific Requirements

This lab is worth 50 points:

Ease of grading

(5) To show that you have followed all the steps, you will create a set of scripts. Commands should be done from the root directory of your application.

Development mode. Show that development mode attaches to your local database, and that the disconnect commands are working properly.

Production mode. Show that production mode attaches to your a remote database, and that the disconnect commands are working properly.

Heroku. Show that your app has been pushed to Heroku.

Zip all three .txt files, along with db.js and courses.js - the model, not the controller! - and submit for grading.