/major_project

Design and Development of Advanced System for Electricity Estimation

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Major Project

Installation Guide

Use Python 3

Create virtual environment and install dependencies

virtualenv env 
source env/bin/activate
git clone https://github.com/kakshay21/major_project.git
cd major_project
pip install -r requirements.txt