Skip to content

gaddarkumar7447/ShortenLink

Repository files navigation

Shorten_Link_Android

Android application to Shorten long URLs in a Single Click by just choosing the application while sharing the URL.

Application uses ROOM Database to let the user access all the links they shortened in past, uses RETROFIT to call the cutt.ly API.

MVVM Architecture is maintained throughout the development to present you the best possible application.

UI is kept cool and simple to let you use the application easily.

You can Install and test latest app from below 👇

Shorten Link App

Untitled.mp4

Built With

  • MVVM Architecture
  • Sealed Class
  • Retrofit (for API Calling)
  • Room Database
  • Kotlin Coroutines
  • Network Avaibility

Benefits of using MVVM Architecture

  • Your code is decoupled.
  • The package structure is even easier to navigate.
  • The project is even easier to maintain.
  • Your team can add new features even more quickly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages