A Simple app for Managing Reservation ( e.g : cars parking "not spot by spot" )
- npm init
* npm install mysql
* npm install mysqljs/mysql
* npm install date-and-time --save
{
"Availability" :true,
"price" :"$20",
"ZoneID" :"A23p",
"MAP_Link" :"http://app/eg"
}