Skip to content

amoiiir/simple_recipe

Repository files navigation

Simple E-commerce application using traditional android development:

1.0 Introduction

A simple e-commerce application developed for me to delve into android native platform. Currently adding stripe payment gateways.

Things that I learned through out this projects

REFERENCES

  1. Users: https://medium.com/@myofficework000/managing-user-authentication-and-data-with-firestore-in-android-using-jetpack-compose-6fb4da2e01e5
  2. How to fetch data using retrofit: https://medium.com/@dimaswisodewo98/fetch-data-from-api-in-android-studio-kotlin-using-retrofit-with-mvvm-architecture-4f6b673f6a28
  3. Cloud firestore documentations: https://firebase.google.com/docs/firestore/quickstart?hl=en&authuser=1#kotlin+ktx
  4. Lottie animations: https://medium.com/swlh/custom-loader-android-2923a68d3395
  5. Firestore retrieve data and display it on recyclerview adapter: https://youtu.be/Ly0xwWlUpVM?si=Mw4YdriF0atRVenV
  6. xabaras dependecies: https://github.com/xabaras/RecyclerViewSwipeDecorator
  7. recyclerview gestures: https://youtu.be/xE8z8wiXz18?si=Ql4IW2DUgCWLZY5d
  8. Understanding swipe and drag gestures in RecyclerView: https://medium.com/getpowerplay/understanding-swipe-and-drag-gestures-in-recyclerview-cb3136beff20

About

Recipe app with firebase authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages