kazanovskydesign / Matcha

The dating website project using modern web technologies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matcha

The dating website project using modern web technologies

How to run

cd clent/ && yarn / npm install && yarn dev / npm run dev

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

The dating website project using modern web technologies

License:MIT License


Languages

Language:JavaScript 93.7%Language:HTML 4.9%Language:CSS 1.4%