Giter Club home page Giter Club logo

come-and-get-it's Introduction

README

App Idea: *Food ordering app ​ Models: ​

  • USER: has_many ORDERS, has_many RATINGS, has_many MENU_ITEMS through ORDERS

  • ORDER: belongs_to USER, belongs_to MENU_ITEMS

  • RESTAURANT: has_many MENU_ITEMS

  • MENU_ITEMS: belongs_to RESTAURANT, has_many INGREDIENTS, has_many ORDERS, has_many USER through ORDERS

  • INGREDIENTS: belongs_to MENU_ITEMS

  • RATING: belongs_to USER, MENU_ITEM and RESTAURANT


Deliverables: USER:

DONE<!-- *User can able to view restaurants list -->
DONE<!-- *User can choose restaurant and view their menu -->
DONE*User can choose item(s) from menu
*User can adjust ingredients in item
DONE*User can add adjusted item to their order
*User can have a 'favorites' page that stores restaurants/item that they 'like'
*User can search for menu items. Search will generate list of restaurants with that menu item

​ RESTAURANT: DONECan have menu sections (burgers, salads, drinks) DONECan add/edit/delete items to menu *User can leave a rating on restraurant and restaurant item(s) ​ MENU: *Shows categories (burgers, salads, drinks) *Category shows top 3 items Items are linked to item show page ​ ITEM: DONEdisplays item name, description, ingredients ingredients can be removed or added onto item ​ ORDER: DONEUser can adjust quantity of menu items in order ​ Stretch goal: ​ *add instructions to cart *delivery or pick up options *user has order history and can reorder a specific order or order menu item ​ ​ Seed Ideas:

Come-And-Get-It

come-and-get-it's People

Contributors

tdmorales avatar isaac-3 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.