/ParkWhiz

An Application to Manage a parking place and maintain records in a paperless way.

Primary LanguagePython

ParkWhiz

An Application to Manage a parking place and maintain records in a paperless way.

This Application helps manage the parking place in a Paperless way. Simply enter the base fare and click or upload the picture of numberplate and checkin. When checking out click or upload the picture of numberplate. The popup will show the deating of Checkin time, Checkout time, Base Fare, Total Payable Fare, Total Duration that is charged. The numberplate is detected using contour detection and EasyOCR.

Prerequisites

  1. Python >=3.6
  2. OpenCV

Run

pip install requirements.txt

Preview

Preview

Please open an issue if

  • you have any suggestion to improve this project
  • you noticed any problem or error