Application that allows users to search for home cooked meals that they can pay to have others cook it for them. The platform also allows users to post home cooked meals themselves for others to search for
- Product Owner: Suya Xu
- Scrum Master: Richard Castro
- Development Team Members: Hahnbi Sun, Ian Bulmer
Users will create an account to have access to see information on the meals presented by other users. Once logged in, users can see information about the meals, including days of the week that the cooker is available to cook the meal, and what is included in the meal. Once decided on the meal, Home Cooked will connect the two users.
Users can also most meals they would like to cook for others as well. They can go to the post page and fill out a form with all of the information about the meal. The meal will instantly be available for other users to choose on the main list page.
- Node 0.10
- Express 4.4.5
- MongoDB 3.0.3
- Mongoose 4.1.0
- jQuery 2.1.4
- Angular 1.4.8
- Angular UI Router 0.2.15
From within the root directory:
npm install -g bower
npm install
bower installView the project roadmap here
See CONTRIBUTING.md for contribution guidelines.