Skip to content

Rezozo/TeaShopMobile

 
 

Repository files navigation

TeaShop (mobile🎴)

Backend here 🔧

Used Technologies

  • Jetpack Compose
  • Navigation Compose
  • Retrofit
  • Coil
  • Stripe API

Project Features

  • User and admin authentication
  • Viewing, filtering, and sorting products
  • Managing user profiles (create, update, delete)
  • Adding and removing items from the cart and favorites
  • Placing orders with bonus points integration
  • Viewing sales statistics for administrators
  • Managing products (add, update, delete) by administrators

Some sample screens

  • Main Screen


  • Catalog Screen


  • Single Product Screen


  • Reviews Screen


  • Profile Screen


  • Bucket Screen


  • Order Screen


  • All orders Screen (Admin)


  • All products Screen (Admin)


In conclusion...

This was our first experience with Jetpack compose. The application needs a little improvement (Some todo and crutches). But overall this application works well. Enjoy :)

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%