https://github.com/kaysiz/matcha-wtc
A dating app for wethinkcode
https://github.com/kaysiz/matcha-wtc
flask python3
Last synced: about 2 months ago
JSON representation
A dating app for wethinkcode
- Host: GitHub
- URL: https://github.com/kaysiz/matcha-wtc
- Owner: kaysiz
- License: mit
- Created: 2019-09-11T10:13:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T06:09:59.000Z (over 6 years ago)
- Last Synced: 2025-01-23T09:11:23.216Z (over 1 year ago)
- Topics: flask, python3
- Language: HTML
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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