Mero Tailor App

This is an app made for a Tailor/ Clothing shop where the owner can add all the clothing orders and keep track of all the order and what clothes are paid/ unpaid.We also have a notification system to keep track of all the urgent orders that are due soon.

All the data are stored in local Sqlite Db so the user doesn't have to login to any account.

Download latest apk from below 👇

Instagram Clone App

Built With 🛠

  • Kotlin - First class and official programming language for Android development.
  • Navigation Component -Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app.
  • View Binding View binding is a feature that allows you to more easily write code that interacts with views.
  • RoomThe Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
  • Retrofit: A type-safe HTTP client for Android and Java.