Skip to content

PineberryCode/Parking-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parking-App

This is a simple parking app the primary function is to register the license plate and any identification of the automobile owner.

Design Arquitecture

  • MVC ( model | view | controller )
  • DAO ( Data | Access | Object )

Database

  • T-SQL (MySQL)
Note: First, you have to install the database, then you will use the app with no wrongs.