GithubHelp home page GithubHelp logo

thuanmb / coderschool_week_1_assignment Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 4.12 MB

The work for week 1 assignment of CoderSchool

Ruby 59.70% JavaScript 6.80% CoffeeScript 0.73% CSS 8.20% HTML 24.57%

coderschool_week_1_assignment's Introduction

#Completed jobs

Required User Stories

  • The User must be able to go two pages: Menu, and Contact Us.
  • The User can see the address and phone number on the contact us page.
  • The User can see a basic google map on the Contact Us page.
  • The User can navigate to a menu page with four sections:
    • Breakfast
    • Lunch
    • Dinner
    • Drinks
  • The user should see at least 5 food items in each section.
  • Each food item should have the following fields:
    • Name (Canh Chua)
    • Description (Delicious fish soup)
    • Price (VND)
    • Section - Breakfast, Lunch, Dinner, Drinks
    • Image URL - do a google search or use LoremFlickr: http://loremflickr.com/320/240/canhchua

Note: You may have to add extra fields to the MenuItem model to accomplish the bonus extra tasks.

  • The User should be able to filter by section of Breakfast, Lunch, Dinner, or Drinks and see only the relevant items.

  • The User can sort menu items by “alphabetical”, “price low to high”, and “price high to low”.

  • The User should be able to get for a menu item and see results.

  • Clicking on an item in the menu brings up its detail, where you see the description and a larger picture.

  • The User can click “order” on a menu item to go to a “Create Order” page.

  • The User is able to fill in their name, phone number, and address.

  • The User is taken to a “Thank you for your order page” that lists the name of item, the total cost (delivery should cost 20,000 VND), the user’s name, the user’s address, and the time the order was created in human-readable format (for example, Tuesday, December 1, 15:25).

Bonus User Stories

  • The User can also filter by type of Cuisine.
  • The User can see how many times each menu item has been viewed, and sort items by “most viewed”.
  • The user can input “CODERSCHOOL” as a coupon code on the order page, which should give a 50% discount off of the order.

Demo

Demo

Link to app

https://sheltered-lake-6191.herokuapp.com/

coderschool_week_1_assignment's People

Watchers

James Cloos avatar Thuan Bui avatar

coderschool_week_1_assignment's Issues

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.