项目作者: cbegne

项目描述 :
Student project @42: A dating web app
高级语言: JavaScript
项目地址: git://github.com/cbegne/Matcha.git
创建时间: 2017-05-29T10:49:11Z
项目社区:https://github.com/cbegne/Matcha

开源协议:

下载


Matcha

Synopsis

A dating website with Mongo DB, Express JS, React JS, Node JS. Project part of the web branch at 42 school.

Motivation

Learn javascript eco-system, websockets, No-SQL

Which features are done

  • Unlogged part

    • Signup
    • Login
    • Email confirmation
    • Forgotten password
  • Logged part

    • Profile

      • Pictures
      • Interest tags
      • Geolocation
      • Popularity score
    • User research

    • User suggestions based on
      • age
      • distance
      • interest tags in common
      • popularity score
    • Likes, Blocks and Reports
    • Chat when match (mutual likes)