pratham1002 / RandomMatch

The first site I made to practice working with django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RandomMatch

This is BPPC Intracampus Blind Dating Website

Current Bugs:

  1. When a user who has given requested a match (current_status=true) submits a 'yes' to change request, the current_status becomes False.
  2. Clicking submit when no choice for requesting a match has been selected gives an error page.
  3. Admin Site cannot be accessed with DEBUG = False

About

The first site I made to practice working with django.


Languages

Language:Python 90.8%Language:HTML 9.2%