Skip to content

Latest commit

 

History

History

server_setup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Server Installation

Open the project folder using:

$ cd parkive-main

Install requirements using pip:

$ pip install -r requirements.txt

Run the server:

$ python3 app.py

Click on the pointed URL to run the parking monitoring webpage

link_to_webpage

Monitor the parking status in real time

webpage_demo