Skip to content

ubyssey/coffee-on-campus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where to get coffee on campus?

Everybody drinks coffee, and UBC has a coffee shop in practically every building. We want to create a tool that helps people decide where to get their fix.

Here's how it works:

A user fills out a series of preferences. For example:

  • Cost
  • Quality of coffee
  • Friendliness of staff

They then get back a ranked list of coffee shops that match their preferences.

Project tasks

  1. Compile list of all coffee shops
  2. Decide on a rubric for ranking shops, create a spreadsheet, and ask friends/coworkers/classmates to rate all of the shops using the rubric
  3. Build a simple interface for selecting preferences
  4. Build a query engine that compares user preferences against the dataset and returns a sorted list of coffee shops
  5. Build a view that displays the top 10 results from step 4

Deadline: April 21st, 2017

Running Server

  1. [npm start] on console
  2. [localhost:3000/coffee.html]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published