Skip to content

ashgautamDev/NoteApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteApp

My Notes App is a simple note-taking 📝 Android application built to describe the use of Modern Android development tools. Made with Coffe ☕ by Ashish Gautam


Screenshots

Built With 🛠

  • Kotlin - First class and official programming language for Android development.
  • Coroutines - For asynchronous and more..
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
  • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
  • Room - SQLite object mapping library.
  • Jetpack Navigation - Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.

Architecture

This app uses MVVM (Model View View-Model) architecture.

About

This App is for taking Notes and Tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages