IPL-Auction Oculus S.P.I.T 2021

Portal where the IPL Auction Oculus 2021 was conducted in online mode. This repository has a csv file of 150 IPL players (name, team, ratings...). The static file has the photos for all these 150 IPL players.

Run Locally

Create a folder

  mkdir IPL

Clone the project

  https://github.com/kashishvjain/IPL-Auction-2021.git

Make sure you are in the IPL folder which has manage.py

Create virtual env and install dependencies

  pipenv install

Start virtual env

  pipenv shell

Start the server

  py manage.py runserver

Languages and Tools:

css3 django html5 javascript python sqlite