All Projects → RoyPlu → Flare

RoyPlu / Flare

Licence: other
A full-fledged unofficial Angular-based Tinder web client

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Flare

kikder-dating-swipe-app
❤️ Kik App, you know? 💑 Kikder™ is a dating webapp that integrates the Kik, uses the HorOrNot game and the Tinder swipe. The F.A.S.T. Game Approach! The web app uses a custom lightweight MVC framework.
Stars: ✭ 21 (-8.7%)
Mutual labels:  swipe, dating, tinder
react-tinder-card
A npm react module for making react elements swipeable like in the dating app tinder.
Stars: ✭ 184 (+700%)
Mutual labels:  swipe, tinder
React Native Card Stack Swiper
Tinder like react-native card stack swiper
Stars: ✭ 315 (+1269.57%)
Mutual labels:  swipe, tinder
Tinderswipeview
Swipe view inspired by tinder
Stars: ✭ 289 (+1156.52%)
Mutual labels:  swipe, tinder
Swipeablecards
Stars: ✭ 136 (+491.3%)
Mutual labels:  swipe, tinder
Shuffle
🔥 A multi-directional card swiping library inspired by Tinder
Stars: ✭ 535 (+2226.09%)
Mutual labels:  swipe, tinder
Verticalcardswiper
A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.
Stars: ✭ 830 (+3508.7%)
Mutual labels:  swipe, tinder
React Native Deck Swiper
tinder like react-native deck swiper
Stars: ✭ 1,261 (+5382.61%)
Mutual labels:  swipe, tinder
Ionic Tinder Ui
Just a Tinder UI on Ionic
Stars: ✭ 86 (+273.91%)
Mutual labels:  swipe, tinder
Placeholderview
This library provides advance views for lists and stacks. Some of the views are build on top of RecyclerView and others are written in their own. Annotations are compiled by annotation processor to generate bind classes. DOCS -->
Stars: ✭ 2,104 (+9047.83%)
Mutual labels:  swipe, tinder
twinder
Unofficial Tinder client for Windows desktop
Stars: ✭ 18 (-21.74%)
Mutual labels:  tinder
Social-Dating-Android-App
📢 The pH7 Social Dating Android App allows you to use pH7CMS through an easy-going and intuitive Android app. Keep pH7CMS everywhere in your pocket and make as much modification as you can thanks the 100% open source code
Stars: ✭ 37 (+60.87%)
Mutual labels:  dating
TinderUserProfile
Tinder/Bumble like user image with user details scroll animation
Stars: ✭ 21 (-8.7%)
Mutual labels:  tinder
Recordview
A Simple Audio Recorder View with "hold to Record Button" and "Swipe to Cancel " Like WhatsApp
Stars: ✭ 253 (+1000%)
Mutual labels:  swipe
RNSlidingButton
React Native Button component which support Slide event to perform action.
Stars: ✭ 19 (-17.39%)
Mutual labels:  swipe
ignition-stackoverflow
An Ignition tab that fetches StackOverflow questions and provides a searchbar.
Stars: ✭ 74 (+221.74%)
Mutual labels:  flare
Swiped Events
Adds `swiped` events to the DOM in 0.7k of pure JavaScript
Stars: ✭ 249 (+982.61%)
Mutual labels:  swipe
Swipycell
Easy to use UITableViewCell implementing swiping to trigger actions.
Stars: ✭ 230 (+900%)
Mutual labels:  swipe
drag-to-close
Android library that provides a view group which allows to finish an activity by dragging a view.
Stars: ✭ 69 (+200%)
Mutual labels:  swipe
Social-Dating-iOS-App
📱 pH7 Social Dating iOS App allows you to use pH7CMS through an easy-going and intuitive iOS webview app. Core is 100% open source and as always contributions are welcome
Stars: ✭ 22 (-4.35%)
Mutual labels:  dating


Project Flare
Project Flare

Project Flare is a full-fledged Tinder web client made in Angular with extra features such as the ability to see profile picture success rate (If Smart Photos is enabled), see possible matches, search profile on Facebook/Instagram, change location without Tinder plus, see a person's approximate location, an input for images to detect specific face attributes and emotions such as age, gender, happiness, etc...

alt text

alt text

alt text

Features

(these are subject to change)

User

  • See every profile picture's success rate
  • Basic profile information (Name, bio, etc..)
  • Enable Smart Photos

(Planned features coming soon)

  • Edit user profile
  • Change distance & age visibility (Tinder Plus/Gold)

New profiles

  • Like/Pass/Superlike profiles
  • All profile information (Name, age, bio, distance)
  • Change distance & age filters
  • Possible matches feature
  • Approximate location feature
  • Fullscreen profile images
  • See the success rate of other people's pictures
  • Open a separate profile window to Like/Pass/Superlike this specific profile when you want
  • Facebook search (if job or school is mentioned in profile)
  • Instagram search (if Instagram is linked)
  • Superlike/Boost countdown feature to see when your superlikes/boost get refreshed
  • Enable Boost
  • Common Facebook Likes
  • Cloudmersive AI Image detection
  • Tinder Loops feature

(Planned features coming soon)

  • Ability to see if someone superliked you before matching

Matches

  • Unmatch feature
  • See last sent message
  • Ability to see if a match is a Superlike/Fast(Tinder Gold)/Boost match
  • Has a match seen your profile? feature

(Planned features coming soon)

  • Tinder Gold matches

Messages

  • Send messages like in the app (Only last 10 sent messages are visible for now)
  • Ability to see GIFs in chat

(Planned features coming soon)

  • Send GIFs

Passport (Must have Tinder Plus/Gold)

  • Change your location to anywhere on the world map
  • Change travel location
  • See your actual location & the location you're traveling to
  • Reset travel location
  • Popular locations

Face detection (experimental)

  • input for images to detect specific face attributes and emotions such as age, gender, happiness, anger, etc...

DISCLAIMER

I take no responsibility if this tool gets you banned in any way, This tool is not made by Tinder and has features Tinder doesn't want you to see. Use at your own risk!

How to use

Run the command ng serve -o in the main directory of this project. Follow the instructions on screen to log in.

Default Angular commands

This project was generated with Angular CLI version 1.6.6.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].