manoj7654 / 3five8_Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

For booking facility

  • method : POST

  • Endpoing : /book

  • Body:

             {
         "facility": "Clubhouse",
         "date": "2020-10-26",
         "startTime": "16:00",
         "endTime": "22:00"
         }
    
  • Response : Booking successfull and amount if already not booked other wise it will say Booking failed, alredy booked

Back-End depoyment

Live

Front-End deployment

Live

Presentation Vidoe

Demo

About


Languages

Language:JavaScript 74.5%Language:CSS 13.8%Language:HTML 11.7%