Giter Site home page Giter Site logo

company-website-part-deux-decisive-rhinos's People

Contributors

chewieez avatar eagobert avatar greg-turner avatar gward2489 avatar krysmathis avatar stevebrownlee avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

eagobert-zz

company-website-part-deux-decisive-rhinos's Issues

Paginate products

Given a user visits the product page
When the page initially renders
Then only 4 of the products should appear
And pagination links should appear at the bottom for each set of 4 products

Example

Product 1 Title

Product 1 description

Product 2 Title

Product 2 description

Product 3 Title

Product 3 description

Product 4 Title

Product 4 description

<  1  2  3  4  5  >

Create supplies page

Name: supplies.html

Create a supplies page that includes:

-a form for supplies with fields for "name", "price", "quantity"
-a dropdown or empty box for the quantity
-an "add to cart" button that totals the quantity

/--Database--/
-create a database to store supplies

-create a javascript formula for the const supplies = {
"name": string
"price": number
"qty": number
}

/* --Style--*/
-Template header/footer includes company name and social media
-form centered on page
-background color

Create Results Page

results.html
Results page should display items in the cart in tables
it should subtotals for type
it should display a net total

Create Addons Page

Addons Page:

offers 3 insurance amounts or decline insurance as options to the user
depending on status prior to deadline, may consider adding distance and resulting pricing options.

Feed insurance category name and price to cart database

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.