Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.1 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.1 KB

STUDY

STUDY is an application that allows users to find optimal study locations in close proximity to them.

By leveraging crowdsourced user ratings for local cafes, users can indicate their preferences and STUDY will return results that are tailored to that specific user.

Main

Team

Table of Contents

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

Requirements

  • Node.js
  • Yelp API Key
  • MySQL ^5.7.x

Development

Installing Dependencies

From within the root directory:

npm install

Contributing

See CONTRIBUTING.md for contribution guidelines.