Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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