Skip to content

ChickenKyiv/recipe-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recipe-box

We're making a frontend part for our server. We're completed release #1 phase(server api), so it'll be more about making calls to the server and displaying a data.

Basic functionality for recipe box

  • Login
  • Add FreeRecipes
  • Upload Recipes
  • Drag recipes into different calendar days
  • Publish your weekly Menu online

List of Releases

http://forwardfooding.com/contact https://angel.co/crowdfooding-co-1

"eslint": "^5.15.0", "eslint-config-airbnb": "^17.1.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-jsx-a11y": "^6.1.2", "eslint-plugin-react": "^7.12.0",


List of components

  • Directions
  • FreeRecipes
  • GroceryList
  • GroceryListDepartment
  • GroceryListSettings
  • Ingredients
  • Intro
  • Login
  • Menu
  • Recipe
  • RecipeCalendar
  • Router
  • Signup
  • Tabs = WeeklyMenu
  • menu.png

Recipe Card

-- stuff inside

Weekly Menu

-- List of short Recipe Cards

Main components

Recipe Grocery List WeeklyMenu

Sub components

Recipe Ingredients GroceryListDepartments (Recipe titles + link) (Ingredients from Recipe) (Ingredients from Department)

Navigation Screens

Screens for app that doing a same thing

DB Schema