Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 869 Bytes

_README.md

File metadata and controls

51 lines (33 loc) · 869 Bytes

foodBot

A bot for foods.

Team

  • Product Owner: Anthony Chung, Gisela Kottmeier
  • Scrum Master: Byron Rau, Liza Lopez
  • Development Team Members: Anthony Chung, Byron Rau, Gisela Kottmeier, Liza Lopez

Table of Contents

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

Usage

Some usage instructions

Requirements

  • Node 5.x
  • Postgresql 9.x
  • Express 4.x
  • React

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.