The most delightful way to collect and organize plans for your next trip
- Create a user account with email and password.
- In the trip view, click on the card with the plus icon to add a new trip. Then, click on your trip to enter the activity list for that trip.
- In the list view, fill in the form fields and press the 'Add Activity' button to add a new activity. You can also click on any of the list items to delete that activity.
- At any time, click on the Hydra Travel banner at the top to return to the trip view.
- Node 0.10.x
- Mongodb 3.x
- Mongoose 4.x
- Express 4.x
- Path 0.12.x
From within the root directory:
npm install
Ensure you have a local version of MongoDB installed. Run the Mongo daemon and leave it running in the background:
mongod
From the root directory, start the server:
node server/server.js
View the project roadmap here
- Product Owner: Darin
- Scrum Master: Emma
- Development Team Members: Chris, Dimitri, Ryan, Darin and Emma
See CONTRIBUTING.md for contribution guidelines.
See STYLE-GUIDE.md for style guidelines.