Skip to content

What do you like? What do other people like? What might you like based off of what you like and what other people like?

License

Notifications You must be signed in to change notification settings

waynechaw/Associations

 
 

Repository files navigation

Free Association

What do you like? What do other people like? What might you like that other people, who like the things you like, like?

Team

  • Product Owner: Julian Panopio
  • Scrum Master: Alex Wu
  • Development Team Members: Max Cudich, Wayne Chaw, Julian Panopio, Alex Wu

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Some usage instructions

Allow users to find things other similar people also like

Requirements

  • Node
  • Sequalize
  • Postgresql
  • Angular

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

User stories

https://docs.google.com/document/d/11-05TqYe62ruhc9XW3XzKwlEU2VWoP8KG1yi-4JDMnI/edit?usp=sharing

REST API

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

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

What do you like? What do other people like? What might you like based off of what you like and what other people like?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%