Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 289 Bytes

booking

A booking system built on REST over Slim, Axios, Mysql

This system consist of two different sub-systems: #API for booking - deo-api : Built on PHP Slim framework. #Web App - event-planner : Built on JavaScript, HTML5, Bootstrap and Axios.

I have used Axios for consuming REST.