Giter Club home page Giter Club logo

tinderface's Introduction

What is Tinderface?

Tinderface is a web app that lets you see the Tinder profiles of your Facebook friends who are opted-in to Tinder Social.

How does Tinderface work?

Tinderface utilizes Tinder's private API to retrieve information that the Tinder client already receives and uses it to present a UI for the user to interact with. The Tinder profile on Tinderface will show the user’s biography, photos, distance away, and best of all: when they were last active, which was actually removed from the Tinder app, but their API still sends the timestamp.

Can I see all of my Facebook friend's Tinder profiles?

No, you can only see the Tinder profiles of your Facebook friends who have explicitly opted-in to Tinder Social.

Will Tinderface hack me?

Tinderface does not save any information about you. We simply use your Facebook Access Token to fetch your Tinder authentication token so that we can automate API requests. We do not save your Facebook or Tinder tokens. You can view the source on GitHub and run the app yourself if you're paranoid.

Installation

Install dependencies:

npm install

For quick development on the client (includes hot reloading):

npm test

To run the backend express server (required for communicating with the Tinder API):

npm start

The application will be running at http://localhost:3000

tinderface's People

Contributors

alecanthonygarcia avatar

Watchers

James Cloos avatar Udo Kifferbrehl 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.