Skip to content

This repository contains the source code for the simpleNotes mobile application. The app allows users to create, edit, and manage their notes efficiently. It includes features such as a rich text editor, note categorization, and local database storage. Built using Kotlin and Android XML components.

Notifications You must be signed in to change notification settings

therupeshkryadav/priorNotes

Repository files navigation

📒 Prior Notes

This repository contains the source code for the Prior Notes mobile application. The app allows users to create, edit, and manage their notes efficiently. It includes features such as a rich text editor, note categorization, and local database storage. Built using Kotlin and Android XML components.

📌 Technologies Used

  • XML for UI: Traditional UI design using XML layouts.
  • ViewBinding: Efficient view binding for interacting with UI components.
  • ViewModel: Manages UI-related data in a lifecycle-conscious way.
  • Room Database: Provides local storage for notes, ensuring persistence.
  • RecyclerView with Adapter: Displays notes efficiently in a list.
  • MVVM Architecture: Ensures better code management and scalability.

✨ Features

  • Create, Edit, and Delete Notes
  • Rich Text Editor for Formatting Notes
  • Categorize Notes for Better Organization
  • Persistent Storage Using Room Database
  • Smooth User Experience with ViewBinding

📥 Download & Try the App

Below is the downloadable link—feel free to check it out!! 🚀

🔗 Download Here: priorNotes.apk

About

This repository contains the source code for the simpleNotes mobile application. The app allows users to create, edit, and manage their notes efficiently. It includes features such as a rich text editor, note categorization, and local database storage. Built using Kotlin and Android XML components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published