Skip to content

nurisis/LineMemoProject

Repository files navigation

Simple Memo Application

A sample android app that shows how to use MVVM pattern and various libraries in Kotlin by Clean Architecture.

Architecture

  • Clean & MVVM

Library used

Features

  • Write and edit notes
  • Upload images from camera, gallery. Also, Check whether the link is valid with the image url and attach the image
  • View memo list and view detailed information
  • Android10 partially supported - Camera O, Gallery X
  • This is the project I used for the development challenge held at Programmers. I did the top 0.1% with this ✌️

Releases

No releases published

Packages

No packages published

Languages