Skip to content

hall9zeha/Modularized-Android-App

Repository files navigation

Modularized-Android-App

drawing

Simple notepad app using modularization architecture with Android kotlin.

en es

Modules 🗃️

  • Abstraction
  • App
  • Core
  • Data
  • Domain
    • models
  • Feature
    • bookmark
    • onBoarding
  • Navigation
  • Test

Requirements ⚙️

  • Java jdk 17
  • Android sdk 34

Project status

Badge Finished

Download demo 📂 click here

It was used 🔧

The project uses a central catalog of versions in which the required dependencies are added and shared among the different modules, improving its scalability and maintenance. catalog versions file

Algunas librerías usadas en el proyecto:

Database relational model

drawing

Features 📝

  • Show step-by-step presentation when you first open the application
  • Create, modify and delete notes
  • Create, delete bookmarks
  • Add bookmarks to note
  • Filter notes by bookmarks

Screenshots 🖼️

drawing

drawing

drawing

drawing

drawing

drawing

drawing

drawing