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...
(these are subject to change)
- See every profile picture's success rate
- Basic profile information (Name, bio, etc..)
- Enable Smart Photos
- Edit user profile
- Change distance & age visibility (Tinder Plus/Gold)
- 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
- Ability to see if someone superliked you before matching
- 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
- Tinder Gold matches
- Send messages like in the app (Only last 10 sent messages are visible for now)
- Ability to see GIFs in chat
- Send GIFs
- 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
- input for images to detect specific face attributes and emotions such as age, gender, happiness, anger, etc...
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!
Run the command ng serve -o
in the main directory of this project. Follow the instructions on screen to log in.
This project was generated with Angular CLI version 1.6.6.
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.
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
.
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.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.