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

https://github.com/ahm3tcelik/firebaseservicesapp

Android - Kotlin Firebase Services App using MVVM Architecture
https://github.com/ahm3tcelik/firebaseservicesapp

Last synced: about 2 months ago
JSON representation

Android - Kotlin Firebase Services App using MVVM Architecture

Awesome Lists containing this project

README

        

# FirebaseServicesApp
Android - Kotlin Firebase Services App using MVVM Architecture

## Project setup
Clone the repo and install the dependencies.
```bash
git clone https://github.com/ahm3tcelik/FirebaseServicesApp.git
```
Open Android Studio and create a new project from the just downloaded source.

## Screenshots
![](https://github.com/ahm3tcelik/FirebaseServicesApp/blob/main/showcase/register.png)
![](https://github.com/ahm3tcelik/FirebaseServicesApp/blob/main/showcase/login.png)
![](https://github.com/ahm3tcelik/FirebaseServicesApp/blob/main/showcase/profile.png)
![](https://github.com/ahm3tcelik/FirebaseServicesApp/blob/main/showcase/reset.png)