Skip to content

Sole Quest is an E-commerce site that sells the most limited and exclusive sneakers. On the site, users are able to add items to cart, go through a checkout system, and purchase products. Users with admin access are able to add, edit, and delete products.

License

Notifications You must be signed in to change notification settings

2211-Postman/grace-shopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sole Quest is an E-commerce site that sells the most limited and exclusive sneakers. On the site, users are able to add items to cart, go through a checkout system, and purchase products. Users with admin access are able to add, edit, and delete products.

by Warren Chan, Robert West, Sam Ting, and Jahed Prince

Sole_Quest_Homepage

product_page

cart

checkout

LinkedIn: Warren Chan | Robert West | Sam Ting | Jahed Prince

Start

Sync and seed your database by running npm run seed. Running npm run start:dev will make great things happen!

  • start:dev will both start your server and build your client side files using webpack
  • start:dev:logger is the same as start:dev, but you will see your SQL queries (can be helpful for debugging)
  • start:dev:seed will start your server and also seed your database (this is useful when you are making schema changes and you don't want to run your seed script separately)

About

Sole Quest is an E-commerce site that sells the most limited and exclusive sneakers. On the site, users are able to add items to cart, go through a checkout system, and purchase products. Users with admin access are able to add, edit, and delete products.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages