Skip to content

r0hitraj/MultiPurposeMatchMaker

Repository files navigation

MultiPurposeMatchMaker

Web App to find best companions in multiple aspect of life

MultiPurposeMatchMaker is a full featured Match Making App. You have to register in this app then You Have To make Your Profile Then Tou Have To Choose Your Purpose OF Matching ,then You Have find The Perfect buddy then Whola! email will we send to that user regarding your match,with your profile info.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

python== 3.5 or up and django==2.0 or up

Technologies Used:

  • Python
  • Django
  • Bootstrap
  • JavaScript
  • PostgreSql

Additional Python Modules Required:

  • Django
  • django-crispy-forms
  • Pillow

Note :

Please Check requirements.txt before installation

The Secret_Key required for the execution and debugging of project is not removed from the project code. So you can use the project as your college mini-project or by using the project code you can build your own project.

Installing

open terminal and type
git clone https://github.com/r0hitraj/MultiPurposeMatchMaker.git

or simply download using the url below

https://github.com/r0hitraj/MultiPurposeMatchMaker.git

To migrate the database open terminal in project directory and type

python manage.py makemigrations
python manage.py migrate

To use admin panel you need to create superuser using this command

python manage.py createsuperuser

To run the program in local server use the following command

python manage.py runserver

Then go to http://127.0.0.1:8000 in your browser

Screenshoots

Landing Page

Landing Page

Landing Page

Landing Page

Landing Page

Landing Page

SignIn

SignUp

Profile Page

Profile Page

Profile Page

Purpose Page1

Purpose Page2

Match For PurPose1

Match For PurPose2

Author

Rohit Raj
Email: rohit3374@gmail.com

========Thank You !!!=========