Skip to content

Basic e-commerce website allowing users to register accounts to post items for sale. Any visitor to the site can add items to the cart and make a purchase.

License

Notifications You must be signed in to change notification settings

ShaunJorstad/Simple-Ecommerce-Site

Repository files navigation

WebProject

Simple ecommerce website. Users can register for seller accounts where they can post items for sale. Anyone visiting the site can add items ot their cart and complete the transaction.

Tech Stack

  • Flask backend
  • HTML/CSS/SASS
  • Plain Javascript
  • Stripe payment processing
  • SQLite3

Dependencies

pip install flask flask-wtf cryptography flask-reuploaded passlib flask-bootstrap email_validator stripe

Run with

FLASK_APP = garage_sale

About

Basic e-commerce website allowing users to register accounts to post items for sale. Any visitor to the site can add items to the cart and make a purchase.

Topics

Resources

License

Stars

Watchers

Forks