Skip to content

Vitals9367/Flask_eshop

Repository files navigation

Flask Eshop

🛒 Ecommerce site made with Flask microframework.
Connected to same database as Xmamarin Mobile App
Made during second semester of my studies at Kaunas University of Applied Sciences.

Frontend -> HTML Jinja templates / CSS / JS
Backend -> Flask
Database -> PostgresSQL
Hosting -> Heroku
Payments -> Stripe

👉 eShop Website

🔗 Xamarin Mobile App
🔗 Xamarin Mobile App API

Functions:

  • User registration/login/logout.
  • Product search, view, review writing, etc...
  • Add, remove products to/from cart.
  • Create, cancel orders.
  • Pay for orders with stripe.
  • Change user info.