Skip to content

A simple and intuitive Note-Taking application built using Kotlin and SQLite. This app allows users to create, edit, delete, and organize notes seamlessly. Designed with a user-friendly interface and efficient database integration, it serves as a perfect example of local storage management in Android development.

Notifications You must be signed in to change notification settings

ishara-madu/NotesApp

Repository files navigation

NotesApp 📝

Welcome to NotesApp, a lightweight and efficient application for creating, editing, and managing your notes. Designed with simplicity in mind, NotesApp makes it easy to organize your ideas, tasks, and important information—all at your fingertips!


Badges

GitHub stars
GitHub issues
GitHub forks
Download APK


Features

  • Create Notes
    Quickly add and save notes with just a few taps.

  • Edit & Delete Notes
    Easily update or remove notes when needed.

  • SQLite Database Integration
    Store notes locally with a reliable SQLite database for offline access.

  • User-Friendly Interface
    Simple and clean design for an effortless user experience.


App Screenshots 📱

Here’s a sneak peek of the app:

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4
Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

How It Works

  1. Open the app and tap the Add Note button.
  2. Enter your note title and content.
  3. Save your note, and it will be securely stored in the SQLite database.
  4. Manage your notes by editing or deleting them as needed.

Technical Information

  • Platform: Android
  • Language: Kotlin
  • Database: SQLite
  • Requirements: Android 5.0 (Lollipop) and above
  • Permissions Required: None

Privacy and Data Usage

This app does not collect, store, or share any personal data. All notes are securely stored on your device.


Installation

To use this app:

  1. Clone or download the repository.
  2. Open the project in Android Studio.
  3. Build and install the app on your Android device.
  4. Start managing your notes with NotesApp!

Future Plans

Our roadmap includes:

  • Adding categories and tags for notes.
  • Search functionality to find notes quickly.
  • Cloud backup and sync support.

Contact Us

For any issues, feedback, or suggestions, feel free to open an issue or reach out via email at isharamadushankab@gmail.com.


Contributing

We welcome contributions! Fork the repository, make your changes, and submit a pull request to help improve NotesApp.


License

This project is licensed under the MIT License - see the LICENSE file for details.


Start organizing your thoughts and ideas with NotesApp! 📝

About

A simple and intuitive Note-Taking application built using Kotlin and SQLite. This app allows users to create, edit, delete, and organize notes seamlessly. Designed with a user-friendly interface and efficient database integration, it serves as a perfect example of local storage management in Android development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages