Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 772 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 772 Bytes

Xamarin Eshop Mobile App

🛒 Ecommerce app made with Xamarin.Forms framework.
Made during third semester of my studies at Kaunas University of Applied Sciences.

Mobile App -> Xamarin XML templates, business logic
Backend -> Flask API
Database -> PostgresSQL
Hosting -> Heroku
Payments -> Stripe

Connected to same database as Flask eShop.
🔗 Flask eShop
🔗 Flask 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.