Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 961 Bytes

README.md

File metadata and controls

56 lines (36 loc) · 961 Bytes

Project Name

Yummy!!!

Fulfilling your specific food craving.

Team

  • Product Owner: Ben Nelson
  • Scrum Master: Fleur Dragan
  • Development Team Members: Brandon McNary, Stacy Hseu

Table of Contents

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

Usage

If users want to browse and search, they can do so without signing up.

If users want to review or upload pictures, they will need to sign up and sign in.

Requirements

  • Node 0.10.x
  • mySQL
  • Angular
  • Express
  • Grunt

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

See ROADMAP.md for Roadmap.

Contributing

See CONTRIBUTING.md for contribution guidelines.