Giter Club home page Giter Club logo

front-end's Introduction

FoodFeed

by Hannah

FoodFeed is a recipe app aimed at home chefs, providing recipe inspiration and assistance during the cooking process. Users can easily follow a recipe and cook while using voice command to control the recipe's walkthrough video hands-free.

foodfeed_homepage

foodfeed_recipes_page

foodfeed_recipe_detail

Getting Started

  1. Clone both the frontend and the backend repositories.
$ git clone https://github.com/Food-Feed/front-end
$ git clone https://github.com/Food-Feed/back-end
  1. cd into the backend repository
  2. Bundle install all necessary gems
$ bundle install
  1. Create the database and the migrations, then seed the database
$ rails db:create
$ rails db:migrate
$ rails db:seed
  1. Start the rails server
$ rails s
  1. cd into the frontend repository
  2. Start the app. This will open in your default browser.
$ npm start

Prerequisites

  • Ruby on Rails
  • VS Code
  • PostgreSQL

Features

  • Log in/out, implemented with jwt authentication
  • Browse existing recipes
  • View a walkthrough video and control with voice commands
  • Add a new recipe
  • Edit or delete recipes they added
  • Add comments on recipes

In Progress Features

  • Signup, implementing with jwt authentication
  • Edit comments they added on recipes
  • Recipe ratings
  • Recipe average cook time
  • Favorites bar
  • Add/edit form styling

Tech Stack

  • React.js
  • Ruby on Rails API (Backend)
  • PostgreSQL
  • HTML/CSS

Tools

front-end's People

Contributors

hkofkin avatar

Watchers

 avatar

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.