Skip to content

E-commerce web app with custom Gmail contact form and online payment process with Stripe API.

Notifications You must be signed in to change notification settings

carolinechong/e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

e-commerce (in progress)

E-commerce web app with custom Gmail contact form and online payment process with Stripe.

Features

  • Superuser/Admin to manually add/update/delete info in DB
  • User authentication, registration, account management with django-allauth
  • User account associated with Stripe ID
  • Contact form with django-crispy-forms that uses Gmail to send emails
  • Django Signals to track customer orders
  • Process payment with Stripe
  • Process payment with Paypal/Venmo*
  • View and sort products*

*in progress; to be committed