jkflip / LPR-Checker

An application to detect license plates and matches them with the database
MIT License
1 stars 0 forks source link

Context of project #2

Open jkflip opened 8 months ago

jkflip commented 8 months ago

Scenario

Create a Django application that will be used as a car park management system in a residential area (e.g. gated community, etc). Here is the overall workflow:

  1. User register their contact info and their car info(license plate)
  2. Operator can query either by owner name or license plate number
    • if found, registered user is authorized to enter parking premise
    • if not found, user is not registered and not allow to enter parking premise

Features to consider

jkflip commented 7 months ago

Moved project to Gitlab, link is here