Skip to content

Dating application written in flask 🎉

License

Notifications You must be signed in to change notification settings

sethips/Find-a-Mate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find a Mate

Dating application written in bootstrap as front end, flask as backend and mysql as database.

Features Supported

  • Users can sign up and login.
  • From the provided information while sign up potential matches are displayed.
  • Users can both send like request and accept others requests.
  • Both of the above features are supported in real time due to ajax calls.

To execute

pip install -r requirements.txt

python app.py

Open the following url http://127.0.0.1:5000

About

Dating application written in flask 🎉

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published