zee7153 / FinalYearProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is actually tested on UBUNTU 20.**

Try to Run it in Ubuntu system

Installation of Python:

First Install python3 on your server by the command.

sudo apt install python3

check the version of python by the command: python --version

#python>3.8

Install Libraries of python project:

Libraries are install using command line it will install all libraries: pip install -r requirements.txt

Make sure your current directory points to root path of project folder.

About


Languages

Language:HTML 53.9%Language:Python 46.1%Language:Procfile 0.0%