Skip to content

Delish is a Rails app for home cooks to create meals and customers to search and order meals - collaborative project, a team of 5.

Notifications You must be signed in to change notification settings

wendyyng/Homemade_Meals_APP

 
 

Repository files navigation

Delish

image

Table of Contents

  • Summary
  • Heroku Link
  • Technologies Used
  • Features
  • Screenshots
  • Installation

Summary

Delish is a homemade meal web app for home cooks to create meals and customers to search and order meals - collaborated project, a team of 5.

Link

Technologies Used:

  • Ruby on Rails
  • ERB
  • Bootstrap
  • HTML
  • CSS
  • PostgreSQL

Features

  • Sign in and sign up as either a cook or a customer
  • View and search for meals based on the title, ingredients, and cook's name
  • Leave reviews on the meals show page
  • Top 10 cooks on the index page
  • Place orders on meals
  • Cooks to receive notifications when customers leave new reviews
  • Customers to receive notifications when reviews have been accepted by cooks

Screenshots:

  • Meals Index Page: image
  • Meals Show Page: image
  • Order Page: image
  • User Panel: image

Installation:

  • git clone URL
  • cd into project
  • Run rails db:create
  • Run rails db:migrate
  • Run rails db:seed
  • Run rails s
  • On the browser run localhost:3000

About

Delish is a Rails app for home cooks to create meals and customers to search and order meals - collaborative project, a team of 5.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.2%
  • Ruby 41.2%
  • CSS 12.0%
  • SCSS 2.4%
  • JavaScript 1.2%