Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 799 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 799 Bytes

Flask Template Ecommerce site

Technologies used:

  1. Python 3.9
  2. Flask
  3. SQLAlchemy
  4. Pandas
  5. HTML & CSS
  6. Bootstrap
  7. Vanilla JS
  8. GCP
  9. MySQL (Cloud SQL Auth Proxy)
  10. Stripe
  11. Twilio
  12. Sendgrid
  13. SQL

Purpose

After not knowing how to get started in web development with Python (that's the language I knew), I've experimented for the past 18 months with a number of different frameworks.

Streamlit, Flask and Django but Flask was the most beginner friendly of the robust frameworks. Streamlit is getting there but still a bit niche (data/ML apps).

This template provides a full scale web app with payments integration, User authentication, cloud-native development set up and other random functionalities you can choose to exclude if you so wish.