Skip to content

UltraSina/Notes

Repository files navigation

Notes App

A modern Android notes application built with MVI (Model-View-Intent) architecture pattern using Dagger Hilt dependency injection and Room database for local storage.

Features

  • Create, read, update, and delete notes
  • Local data persistence using Room Database
  • MVI Architecture
  • Dependency injection with Dagger Hilt
  • Material Design UI

Tech Stack

  • Architecture Pattern: MVI (Model-View-Intent)
  • Dependency Injection: Dagger Hilt
  • Database: Room
  • Programming Language: Kotlin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages