Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josephines1/contactapp
Sebuah aplikasi android (kotlin) sederhana untuk mengelola data kontak, dengan fitur CRUD dan Firestore Database
https://github.com/josephines1/contactapp
Last synced: 12 days ago
JSON representation
Sebuah aplikasi android (kotlin) sederhana untuk mengelola data kontak, dengan fitur CRUD dan Firestore Database
- Host: GitHub
- URL: https://github.com/josephines1/contactapp
- Owner: josephines1
- Created: 2024-04-18T10:08:34.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-28T15:30:28.000Z (9 months ago)
- Last Synced: 2024-11-10T08:38:48.285Z (2 months ago)
- Language: Kotlin
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contact App with Kotlin
[![made-with-kotlin](https://img.shields.io/badge/Kotlin-0095D5?&style=for-the-badge&logo=kotlin&logoColor=white)](https://kotlinlang.org/)## Tentang Project Ini
Project ini menerapkan fitur CRUD (Create, Read, Update, Delete) untuk mengelola data Contact yang disimpan di Cloud Firestore Firebase.![Project Mockup](https://github.com/josephines1/contactapp/blob/master/git-assets/mockup.png "Contact App")
## Tech
- Kotlin
- Cloud Firestore Firebase