Personal itinerary builder that helps to organize your trip.
http://bakpakattak.herokuapp.com/
- Product Owner: Natasha Thapliyal
- Scrum Master: Zack Snyder
- Development Team Members: Alina Lobastova, Conor O'Leary
##Table of Contents
1.Usage 1.Requirements 1. Installing Dependencies 1. Tasks 1.Team 1.Contributing
With dependencies installed, run: node server.js
- "angular-route": "^1.5.8",
- "babel-preset-es2015": "^6.6.0",
- "bcrypt": "^0.8.7",
- "body-parser": "^1.15.2",
- "bower": "^1.7.9",
- "dotenv": "^2.0.0",
- "express": "^4.4.5",
- "express-session": "^1.14.1",
- "nodemon": "^1.11.0",
- "pg": "^6.1.0",
- "qpx-client": "0.0.5",
- "request": "^2.75.0",
- "request-promise": "^4.1.1",
- "sequelize": "^3.24.6",
- "util": "^0.10.3",
- "xml2js": "^0.4.17"
From within the root directory:
sudo npm install -g bower
npm install
bower install
See CONTRIBUTING.md for contribution guidelines.