Skip to content

AHMEDZMZA/NoteApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview: Note App

I developed a Note App using Jetpack Compose, incorporating several exciting features that enhance user experience and functionality. Below are some key highlights of the project:

1. MVVM Architecture

Ensured a clean and testable codebase, promoting better maintainability and scalability.

2. Dagger Hilt

Implemented for seamless dependency injection, simplifying the management of app dependencies.

3. Room Database

Utilized for efficient local data storage, allowing for quick access and management of notes.

4. Swipe to Delete

Facilitated easy management of notes, providing a user-friendly way to remove unwanted entries.

5. Robust Repository Pattern

Enhanced data handling capabilities, ensuring a smooth data flow between the UI and data sources.

Screenshots

Here are some screenshots of the app:

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4
Screenshot 5 Screenshot 6
Screenshot 7 Screenshot 8

About

Note App using Jetpack Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages