kaysiz / matcha-wtc

A dating app for wethinkcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matcha

The dating website project using Python and Flask

How to run

TODO

User

  • User auth
  • User email confirmation

Profile

  • User profile page
  • Modification of profile info
  • History of looks and likes
  • Public popularity rating
  • User location via GPS, ability to change it

Browsing

  • Get the list of interesting profiles
  • Match profiles (priority if geo location)
  • All list must be sortable and filterable

Research

  • Research selecting one or more criterias

Other users profile

  • Profile of other users
  • Like other user if have avatar
  • Popularity rating in profile
  • See online and last time was online
  • Report acc as fake
  • Block user (it will be ignored)
  • Inlike, Unconnect

Chat

  • Chat with liked profile
  • Notif of new message

User notifications

  • Notifications

About

A dating app for wethinkcode

License:MIT License


Languages

Language:HTML 76.3%Language:Python 23.7%