GithubHelp home page GithubHelp logo

muramrr / roove Goto Github PK

View Code? Open in Web Editor NEW
66.0 3.0 22.0 20.38 MB

Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding

License: GNU General Public License v3.0

Kotlin 98.37% JavaScript 1.63%
firebase dating-app tinder kotlin mvvm dagger2 clean-architecture tinder-clone databinding navigation-architecture-component

roove's Introduction

roove GitHub license

ATTENTION

I've tired to follow facebook new policies each 3 months and appeal my app on review to enable facebook login. I don't give a shit how facebook being so stupid so they can't test my app. So, facebook login will not work anymore, I don't want to support this feature in my app. It is easy to migrate to Google login, so you can use it for sure.

Dating app (tinder-clone).

Logo

Used libraries/patterns:

  • MVVM pattern;
  • Dagger 2 (Hilt);
  • RxJava 3;
  • Glide;
  • Firebase Auth;
  • Firestore to store user, messages data;
  • Firestorage to store photos;
  • Firebase Cloud Messaging (to notify about matches and messages);
  • Facebook SDK to login;
  • Location Service (to obtain user physical location).

Setup

Create your own firebase project (Firebase Guide)

Setup FirebaseAuth, FirebaseFirestore, FirebaseStorage for your project by following guides at link above.

If you want to use this project for own purposes you should create 3 additional files:

Path: app/src/main/res/values:

  • misc.xml (your facebook protocol strings, follow guide at Facebook Developers to enable facebook login)
  • font_certs.xml (generated by google allowing to use downloadable fonts in application, see more at Android Developers)

Path: %project_root_folder%

  • key.properties containing sensative string related to your Firestorage url.

(your firestorage reference link can be find at console.firebase/.../project/...yourapp.../storage)

File should looks like below:

FIREBASE_STORAGE_URL = "gs:/your url"

Explanations

This is a base dating app.

Main features:

  • login via Facebook and fill additional info;
  • retrieve user location and display people nearby as swipeable cards;
  • swipe -> match -> chat;
  • edit your info, add/delete your photos;
  • notifications about new matches or messages;
  • simple chat with ability to send photos.

There are no any additional features such as gifts, paid subscription, in-app billing etc.

License

GitHub license

Copyright (c) 2021 Andrii Kovalchuk

roove's People

Contributors

muramrr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

roove's Issues

Provide demo of app screens

Can you please provide some demo (screenshots / gifs / video) how the app looks after login?
Or add feature to mock login

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.