Coder Social home page Coder Social logo

souravpany / loginapp Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 170 KB

Source code for Simple login app - Here We can login through Facebook and Google by proving our suitable password.And there is also logout option is there using architecture component.

Kotlin 100.00%
kotlin mvvm-architecture livedata rxjava2 room-database clean-architecture googlelogin facebooklogin setho

loginapp's Introduction

loginApp

Source code for Simple login app - Here We can login through Facebook and Google by proving our suitable password.And there is also logout option is there using architecture component.

Built With ๐Ÿ› 

Package Structure

com.android.microblogapp    # Root Package
.
โ”œโ”€โ”€ data                # For data handling.
โ”‚   โ”œโ”€โ”€ local           # Local Data Handlers     
|   โ”‚   โ”œโ”€โ”€ db          # databse related activity.
        โ”œโ”€โ”€ prefs       # local file system for saving data. 
    โ””โ”€โ”€ model           # POJO classes  
โ”‚   โ””โ”€โ”€ repository      # Single source of data.
|
โ”œโ”€โ”€ model               # Model classes
|
โ”œโ”€โ”€ di                  # Dependency Injection             
โ”‚   โ”œโ”€โ”€ builder         # Activity Builder
โ”‚   โ”œโ”€โ”€ component       # DI Components       
โ”‚   โ””โ”€โ”€ module          # DI Modules
|
โ”œโ”€โ”€ ui                  # Activity/View layer
โ”‚   โ”œโ”€โ”€ base            # Base View
|
โ”‚   โ”œโ”€โ”€ home            # User login Activity & ViewModel
|   โ”‚ 
โ”‚   โ””โ”€โ”€ main            # User main Activity & ViewModel
|
โ””โ”€โ”€ utils               # Utility Classes / Common classes / Rx / display

Architecture

This app uses MVVM (Model View View-Model) architecture.

loginapp's People

Contributors

souravpany avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.