Skip to content

artemqq5/SimpleNote

Repository files navigation

Simple-Note-App

In this project, I implemented a simple notepad, with the help of which you can conveniently save, edit and delete text data.

The main functions of the application:

  • Create in one click
  • Editing without confirmation, when the user changes the note itself, the data is automatically saved
  • Deleting a note by swiping to the left

Uses of technology:

  • Dagger 2 (Hilt)
  • Naigation fragment
  • SQLite (room)
  • ViewModels, Coroutines, Flow
  • Material Design
  • R8 (Obfuscator)
  • MVVM pattern

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages