swciitg / iitg-voting-slot

Source code of portal for IIT Guwahati elections voting slot booking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iitg-voting-slot-portal

Source code of portal for election slot.

Installation (for development)

Using separate python virtualenv is recommended.

Install dependencies:

pip install -r requirements.txt

Set up django project:

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

About

Source code of portal for IIT Guwahati elections voting slot booking


Languages

Language:JavaScript 52.2%Language:CSS 29.0%Language:Python 13.7%Language:HTML 5.2%