Skip to content

hamza-busuri/Matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Matcher

Matching Site

This is a web-application which uses the Django Framework as the backend. It uses Bootstrap for the front-end. This is a matching site web application which matches users based on the hobbies in their profile.

Applications needed to be installed for the web-application:

  • pip install django_crispy_forms
  • pip install django-simple-cookie-consent
  • pip install Pillow

Make sure that you are using Django v2.1 installed and you are using Python 3.5.2.

To run the application:

  • First go to the Terminal
  • Create a conda environment if you have not.
  • Navigate to your directory where this repository is cloned.
  • To run the web-app, type in python manage.py runserver.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published