Skip to content

Isti01/Face-Trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Trace

A dating app that helps you find the best-looking partner, it adapts to your preferences based on your previous swipes.

Features

  • A Matching system with a custom recommendation algorithm that compares facial data.
  • Instant messaging with images.
  • Customizable app UI.

Screenshots

  • Matching Matching
  • Chat Chat

How to build the app

git clone https://github.com/Isti01/Face-Trace.git
  • Restore project files and install packages
flutter create .
flutter pub get
flutter run

Note

Making this app was a lot of fun. I spent a lot of time with it, and I learned a lot not just about app making but I also learned the basics of Firebase.

In the firebase folder you can find the Cloud Functions code that I wrote for background tasks, like sending notifications and matching people.

This is the machine learning model that I used for this project It was a huge struggle for me to get it up and running as a Cloud Function, but with some patience I managed to do it.

This project is open source, you can find it on my GitHub profile.

If you like my work please give it a GitHub star. Feel free to contact me. [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages