Group 12
- Michael Hathaway
- Eric Prather
- Zachary Taylor
- Douglas Wilson
Update the provided "procedures_triggers_functions_views.sql" file with your database name (the same one you plan to use in dbcon.js). Next, import the provided sql files "data_def_and_sample.sql" and "procedures_triggers_functions_views.sql" into your database. These files should have been distributed to you independently, but you can also find them in the init/ folder.
Then, update dbcon.js.template with your credentials, and remove the ".template extension"
Run npm-install
Run node index.js [port]
For questions, contact prathere@oregonstate.edu.