Skip to content

KitaniIslam/ReserveAppLambda-AWS-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reservation APP for ( AWS Lambda )

A Simple app for Managing Reservation ( e.g : cars parking "not spot by spot" )

Init Your Project

  • npm init

Package

NPM

* npm install mysql
* npm install mysqljs/mysql
* npm install date-and-time --save

Output Example for Successful Reservation

    {
     "Availability" :true,
     "price"        :"$20",
     "ZoneID"       :"A23p",
     "MAP_Link"     :"http://app/eg"   
    }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors