Skip to content

Orinco is an E-Commerce site. Features include shopping cart, order form and order confirmation. This project was built using using vanilla Javascript, Bootstrap 4, SASS, and REST apis.

Notifications You must be signed in to change notification settings

basiltime/Orinco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(This is version 2.0 of Project 5- the version that is deployed live 😍.)

Orinco E-Commerce Site

The goal of the project is to use an API to retrieve and send data to an existing backend.

Site Structure:

  • A list view page, showing all items available for sale.
  • A single product page (using URL query parameters), which will dynamically show the item selected by the user, display a description and price in dollars, and allow users to personalize the product and add it to their cart.
  • A cart page (using the localStorage JavaScript functionality), showing a summary of products in the cart, the total price, and a form with which to submit an order.
  • An order confirmation page , thanking the user for their order, showing the total price and the order ID returned by the server.

Test Plan:

Click here to view the Test Plan

To Use the Site:

Visit: https://orinco.netlify.app/

About

Orinco is an E-Commerce site. Features include shopping cart, order form and order confirmation. This project was built using using vanilla Javascript, Bootstrap 4, SASS, and REST apis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published