Giter VIP home page Giter VIP logo

cookbook-app's Introduction

Cookbook Grocery Store App

Cookbook is a quaint grocery store in Los Angeles. Google labels them as "Locally grown produce, organic meats & prepared foods are on offer at this snug grocery.", but I would consider them so much more. It's a place where I go to get excited about food and explore recipes that I'd never even think of.

I wanted to create an app for the Cookbook shopper. The goal is to help them see the latest inventory of products in stores and use that to create a grocery list for their upcoming visit.

Technologies

This project is created with the following:

  • Frontend: React
  • Backend: Ruby && ActiveRecord

Launch

Launch backend

$ bundle install
$ rake db:migrate
$ rake db:seed
$ bundle exec rake server

Launch frontend

$ npm install
$ npm start

Navigate

localhost:3000/

Features

Image 2021-08-27 at 10 07 04 AM

Homepage

A simple homepage shows links to the Shopping Page and Grocery List Page. There's also a location finder for the user to get to the store.

  • Navigate to respective pages
  • Links to Cookbook locations via Google Maps

Image 2021-08-27 at 10 12 18 AM

Shopping Page

The Shopping Page shows the entire inventory of products that Cookbook sells. The user can add those items to their grocery list. A few additional features:

  • Products separated by food category
  • Convenient link to the grocery list
  • Search products by name
  • Product adds to the grocery list instantly

Image 2021-08-27 at 9 44 41 AM

Grocery List Page

The user can see their grocery list as they visit the shop. Perfect for a grab-and-go trip.

  • Check-off product as you shop in the store
  • Delete a product from the grocery list
  • Change the quantity of a product
  • Tally of the product price and total price

Model

Image 2021-08-27 at 10 43 21 AM

User Stories

  • As a user, I would like to see all the products Cookbook offers in store
  • As a user, I would like to see if Cookbook items are in-stock
  • As a user, I would like to create a grocery list for my future visit
  • As a user, I would like to edit my grocery list

Created By

John Kim

Github: jyk595

Email: [email protected]

cookbook-app's People

Contributors

jyk595 avatar

Watchers

 avatar

Forkers

leissan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.