Skip to content

Asemeit/NotesApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Modern Notes App

A professional, feature-rich Notes application for Android, built with Java and modern Android architecture.

✨ Features

  • MVVM Architecture: Clean separation of concerns using ViewModel and Repository pattern.
  • Room Database: Robust local data persistence (SQLite abstraction).
  • 🔍 Search: Real-time filtering of notes by title or content.
  • 👋 Swipe Actions: Swipe left or right to delete notes with Undo support.
  • 🎨 Modern UI: Beautiful Material Design card layout with a custom color palette.

🛠️ Tech Stack

  • Language: Java
  • Architecture: MVVM (Model-View-ViewModel)
  • Database: Room Library
  • Async: LiveData & Executors
  • UI Components: RecyclerView, CardView, CoordinatorLayout, FloatingActionButton

🚀 Setup

  1. Clone the repository.
  2. Open in Android Studio.
  3. Sync Project with Gradle Files.
  4. Run on Emulator or Physical Device.

📸 Screenshots

image image image image

About

A clean and simple Android Notes app built with Java and SQLite.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages