Skip to content

A simple parking management website that showcases DOM manipulation using JavaScript

Notifications You must be signed in to change notification settings

SB122129/Parking-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parking Management

A simple parking system that stores all the necessary info about parked cars in a parking table and when a car is ready to check out it transfers all its info to a receipt table and calculates the total amount it's due based on its time of arrival in the receipt table, there is a view button that opens a modal with all the necessary info about the cars stay in the parking lot, and provides a download option which clicked downloads a .png format of the modal this is done using html2canvas

HTML, CSS, BOOTSTRAP, JAVASCRIPT and HTML2CANVAS were used to make this

About

A simple parking management website that showcases DOM manipulation using JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published