Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 796 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 796 Bytes

Smart Parking System

Description

The main design and development of a parking management system, including vehicle management and billing management two parts.

  1. Entry time of vehicles shall be recorded while exit time of vehicles shall be calculated.
  2. Long-term card vehicles pay an annual or monthly fee. Calculate and pay the parking fee when the temporary vehicle comes out.
  3. Parking management, real-time display of the total number and status of parking Spaces, the number of idle parking Spaces.
  4. Parking fee inquiry and statistics.
  5. Incoming vehicles and time will be generated randomly.
  6. Package List: Flask, Flask-Bootstrap, Flask-SQLAlchemy, Flask-Script, Flask-WTF, Jinja2, Markdown, MarkupSafe, PyMysQL, PyYAMLSQLAlchemy, WTForms, Werkzeug