add more calculator logic

This commit is contained in:
Quincy Larson
2015-06-24 09:44:30 -07:00
parent e2deaa3f9d
commit 09656a0f34
3 changed files with 248 additions and 2 deletions

3
app.js
View File

@@ -239,6 +239,9 @@ app.get('/chat', resourcesController.chat);
app.get('/twitch', resourcesController.twitch);
app.get('/coding-bootcamp-cost-calculator', resourcesController.bootcampCalculator);
app.get('/coding-bootcamp-cost-calculator.json', resourcesController.bootcampCalculatorJson);
app.get('/cats.json', function(req, res) {
res.send(
[