Skip to content

Samuraicipes allows users to search for recipes online. It gives users the ability to search for recipes based off a number of a qualifiers (i.e. chicken, high-protein, vegan) which it then returns. The user can then choose which recipes to add to their shopping list where all of the ingredients will be aggregated.

Notifications You must be signed in to change notification settings

acp31/Samuraicipes

 
 

Repository files navigation

Samuraicipes

Project Name

Samuraicipies allows users to search for recipes online. It gives users the abilty to search for recipes based off a number of a qualifiers (i.e. chicken, high-protein, vegan) which it then returns. The user can then choose which recipes to add to their shopping list where all of the ingredients will be aggregated.

Team

  • Product Owner: Casey Woolley
  • Scrum Master: Eric Hollenberry
  • Development Team Members: Ryan Price (The Last Samurai), Aaron Phillips

Table of Contents

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

Usage

Some usage instructions

Requirements

  • Node 0.10.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • etc
  • etc

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.

About

Samuraicipes allows users to search for recipes online. It gives users the ability to search for recipes based off a number of a qualifiers (i.e. chicken, high-protein, vegan) which it then returns. The user can then choose which recipes to add to their shopping list where all of the ingredients will be aggregated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.5%
  • HTML 19.5%
  • CSS 12.0%