Skip to content

App kotlin for edit photo and add filter using MVVC pattern

Notifications You must be signed in to change notification settings

portmaler/photo-filter-editor

Repository files navigation

Android Image Filters App - README

This repository contains the source code for an Android Image Filters App developed using Kotlin and following the MVVM architecture. The app allows users to apply various image filters to their photos. The development of this app was inspired by the tutorial series titled "Android Image Filters App Development | Kotlin + MVVM" by Chirag Kachhadiya.

Tutorial Information

Overview

In this tutorial series, we build an "Image Filters App" using the MVVM architecture and Kotlin programming language. The app allows users to apply various image filters to their photos. The tutorial covers key components such as MVVM architecture, View Binding, GPU Image for image processing, Material Design guidelines, and Koin for Dependency Injection.

Key Components

  1. MVVM Architecture
  2. View Binding
  3. GPU Image
  4. Material Design
  5. Koin - Dependency Injection

Screens and Functionality

The app consists of four screens:

  1. Intro Screen (Landing Screen):

Intro Screen

  1. Image Selection and Editing Screen:

Intro Screen

  1. Saved edited images List Screen:

Intro Screen

  1. Share Edited image Screen:

Intro Screen

Acknowledgments

This project is based on the tutorial series "Android Image Filters App Development | Kotlin + MVVM" by Chirag Kachhadiya. Special thanks to Chirag for providing valuable insights and guidance throughout the development process.

About

App kotlin for edit photo and add filter using MVVC pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages