https://github.com/sandeepbediya0892/notes-app
NOTE APPLICATION USING KOTLIN
https://github.com/sandeepbediya0892/notes-app
android androidstudio androidstudio-plugin kotlin notes
Last synced: about 1 month 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 (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-03T18:36:27.000Z (10 months ago)
- Last Synced: 2025-02-16T08:27:57.716Z (3 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