Skip to content

Repository files navigation

Byte

Waffle.io - Columns and their card count

Enter ingredients from your pantry and retrieve recipes you can make from those ingredients. See the potential in your pantry. What's in your pantry?

Table of Contents

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

Usage

Search for recipes to use with the ingredients you have on hand

Requirements

  • Node 0.10.x
  • React
  • bcrypt
  • jquery
  • mysql
  • knex

Development

Installing Dependencies

From within the root directory:

npm install

Running webpack and server

npm run react-dev
npm run server-dev

Recreating schema

To recreate schema that sets the database and its tables, run the following:

mysql -u root -p < schema.sql

To make SQL queries within the database, run:

mysql -u root -p

Password is specific to your machine for the "root" user insert this password into database-mysql/knexSetup.js line 6

Roadmap

View the project waffle https://waffle.io/cgoss95/hratx30-greenfield

Team

  • Product Owner: Ross Salge
  • Scrum Master: Ceci Goss
  • Development Team Members: Tim Ninan

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages