What do you like? What do other people like? What might you like that other people, who like the things you like, like?
- Product Owner: Julian Panopio
- Scrum Master: Alex Wu
- Development Team Members: Max Cudich, Wayne Chaw, Julian Panopio, Alex Wu
Some usage instructions
Allow users to find things other similar people also like
- Node
- Sequalize
- Postgresql
- Angular
From within the root directory:
sudo npm install -g bower
npm install
bower install
View the project roadmap here
https://docs.google.com/document/d/11-05TqYe62ruhc9XW3XzKwlEU2VWoP8KG1yi-4JDMnI/edit?usp=sharing
Use passport and custom passport strategy for User creation and authentication
GET /api/items gets the items the user likes
POST /api/items adds items the user likes
GET /api/associations gets the top items a user might like
POST /api/associations custom association query
See CONTRIBUTING.md for contribution guidelines.