Skip to content

A user-friendly note-making app for Android, storing data securely using Room database. It allows users to create, edit, and manage notes offline, ensuring privacy and accessibility without internet. Designed for simplicity and efficiency, it’s perfect for managing notes anytime, anywhere.

Notifications You must be signed in to change notification settings

Deep-005/NewNotes

Repository files navigation

NewNotes A powerful, user-friendly note-taking app built with Kotlin, XML, and Room Database to ensure a seamless and efficient user experience.

Features Create Notes: Easily add new notes to keep track of your thoughts, tasks, and ideas. Search Notes: Quickly find notes using the built-in search functionality. Delete Notes: Remove notes with a simple action when they're no longer needed. Offline Storage: Notes are stored locally using the Room database, ensuring your data is accessible anytime, without internet.

Technologies Used Kotlin: A modern, concise, and safe programming language for Android development. XML: For designing a clean, intuitive, and responsive user interface. Room Database: For efficient and secure local data storage.

Getting Started Clone this repository: bash Copy code - git clone https://github.com/your-username/NewNotes.git
Open the project in Android Studio. Sync the Gradle files and build the project. Run the app on an emulator or physical device.

Screenshots

Screenshot_20250105_103533_NewNotes

Screenshot_20250105_103429_NewNotes

Screenshot_20250105_103351_NewNotes

Screenshot_20250105_103458_NewNotes

Screenshot_20250105_103515_NewNotes

About

A user-friendly note-making app for Android, storing data securely using Room database. It allows users to create, edit, and manage notes offline, ensuring privacy and accessibility without internet. Designed for simplicity and efficiency, it’s perfect for managing notes anytime, anywhere.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages