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