Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surajpurohitcode/notesbuddy
Notes App is an intuitive and easy-to-use Android application developed with Kotlin. This app allows users to create, update, and manage their notes efficiently. Utilizing SQLite for data storage and RecyclerView for displaying notes, the app provides a seamless experience for everyday note-taking.
https://github.com/surajpurohitcode/notesbuddy
Last synced: 9 days ago
JSON representation
Notes App is an intuitive and easy-to-use Android application developed with Kotlin. This app allows users to create, update, and manage their notes efficiently. Utilizing SQLite for data storage and RecyclerView for displaying notes, the app provides a seamless experience for everyday note-taking.
- Host: GitHub
- URL: https://github.com/surajpurohitcode/notesbuddy
- Owner: Surajpurohitcode
- Created: 2024-07-09T18:31:57.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-09T18:40:13.000Z (4 months ago)
- Last Synced: 2024-07-10T00:17:26.825Z (4 months ago)
- Language: Kotlin
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes App
Notes App is an intuitive and easy-to-use Android application developed with Kotlin. This app allows users to create, update, and manage their notes efficiently. Utilizing SQLite for data storage and RecyclerView for displaying notes, the app provides a seamless experience for everyday note-taking.
## Features
- **Simple and User-Friendly Interface:** Quickly jot down and access your notes.
- **SQLite Integration:** Efficiently store and retrieve notes without the use of Room.
- **RecyclerView:** Smoothly display and manage your notes.
- **Share Functionality:** Easily share your notes with other apps.## Technologies and Libraries Used
- **Programming Language:** Kotlin
- **Navigation Component:** Simplifies navigation within the app
- **Firebase:** For backend services and data synchronization
- **Google Authentication:** Securely sign in using Google credentials
- **Google Credential Manager API:** Manage user credentials securely## Demo
- [Download apk file](https://drive.google.com/file/d/17GgEZtDjD5SO5DmUkoO6BWh5ns_bRpKv/view?usp=sharing)## Installation
1. Clone the repository:
```bash
git clone https://github.com/Surajpurohitcode/NotesBuddy