Skip to content

npackr/mt-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mt-booking

All things you need for a simple booking site

Live demo: https://npackr.github.io/mt-booking

Pictures

mt-booking_login-by-password mt-booking_log-out mt-booking_main-function mt-booking_order-history

mt-booking_admin-panel mt-booking_user-profile mt-booking_rent-assistant

mt-booking_admin-order-manager mt-booking_admin-order-editor

Getting Started

  • Clone it and run on a HTTP server (ex. Go Live in VS Code) for see the demo website using MT Booking
  • You can create your own app using functions in main.js or just editing the demo project with your own code to get start

Download

  • If you don't want the demo project, you can just using MT Booking itself in js/main.js
  • You need Bootstrap, jQuery, BootboxJS, CryptoJS, JSCookie and UUID to use MT Booking, so don't forget to add them to your project before using.

CDN

  • You can using the latest MT Booking on NPACkr CDN at: https://cdn.npackr.com/mt-booking/main.js

Credits

Give me a star if you interested with my work or leave an issue if you had problem when using. Thank you ~^^