Skip to content

YongLAGCC/Shopping-Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Shopping-Cart Application

Status GitHub Issues GitHub Pull Requests License


A shopping cart for reviewing, saving deleting, managing and making transactions for items the users preferred

📝 Table of Contents

🧐 About

  • A Shopping cart provides the customers to calculate easily what all they purchase whether it is goods or services
  • A Shopping cart contains not only products but also customers data
  • A Shopping cart keeps track of visitors activities, and provide you the option of integrating a secure to be able to accept credit card payment

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

https://stripe.com/docs/keys

Installing(The source code can be tested)

  • Open Terminal or PowerShell, type
git clone https://github.com/YongLAGCC/Shopping-Cart.git 

Screen Shot 2020-07-09 at 9 55 22 PM

  • Use editer to open the downloaded folder
  • Open Terminal or PowerShell, and direct to the folder, then type
npm install

Screen Shot 2020-07-09 at 10 56 05 PM

  • After finish download, type
npm start

Screen Shot 2020-07-09 at 10 58 10 PM

🔧 Running the tests

  • Open the Chrome to type
http://localhost:3000/

Screen Shot 2020-07-09 at 10 59 17 PM

  • Sign up and Sign in by your email and password
  • click the items you like, be ready for your Credit card to pay for it!!

Screen Shot 2020-07-09 at 11 01 03 PM

### ⛏️ And coding style

Screen Shot 2020-07-09 at 11 15 02 PM

🎈 Usage

  • This Shopping Cart is a real world shopping cart like Amazon's.
Example below
  • This Shopping cart has password.js, the password has to be at leadt 8 digits long with character and numbers.

Screen Shot 2020-07-09 at 11 18 13 PM

  • It has a Stripe.js validation, the credit card number has to be correct.
example below:

Screen Shot 2020-07-09 at 11 08 26 PM

⛏️ Built Using

✍️ Authors

  • @Caleb - Idea & Initial work

🎉 Acknowledgements

reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published