https://github.com/sandeepbediya0892/notes-app
NOTE APPLICATION USING KOTLIN
https://github.com/sandeepbediya0892/notes-app
android androidstudio androidstudio-plugin kotlin notes
Last synced: 9 months ago
JSON representation
NOTE APPLICATION USING KOTLIN
- Host: GitHub
- URL: https://github.com/sandeepbediya0892/notes-app
- Owner: Sandeepbediya0892
- Created: 2024-07-16T06:53:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-03T18:36:27.000Z (over 1 year ago)
- Last Synced: 2025-04-13T21:14:20.079Z (12 months ago)
- Topics: android, androidstudio, androidstudio-plugin, kotlin, notes
- Language: Kotlin
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Overview
The Notes App is a simple and intuitive application for creating, editing, and managing notes. Built using Kotlin, this app leverages modern Android development practices, including MVVM architecture and Room database.
## Features
- Create, edit, and delete notes
- Search notes by title or content
- Light and dark mode support
- User-friendly interface
## Screenshots
!Screenshot1
!Screenshot2
## Installation
1. Clone the repository:
```bash
git clone https://github.com/yourusername/notes-app.git