Skip to content

Commit

Permalink
edit and update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
elhawlir committed Jan 26, 2022
1 parent 1cc443b commit 995e0fa
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Flask Template Ecommerce site

## Technologies used:
<ol>
<li>Python 3.9
<li>Flask
<li>SQLAlchemy
<li>Pandas
<li>HTML & CSS
<li>Bootstrap
<li>Vanilla JS
<li>GCP
<li>MySQL (Cloud SQL Auth Proxy)
<li>Stripe
<li>Twilio
<li>Sendgrid
<li>SQL
</ol>

## 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.



0 comments on commit 995e0fa

Please sign in to comment.