/parking-system

A simple parking lot control system in TypeScript

Primary LanguageTypeScript

Parking Lot System

This is a guided project by DIO's instructor Andre Soares

Running:

To run this app you need to first compile TS file:

tsc ./src/script.ts

Then open the index.html on your browser

Parking lot system


Special thanks and resources