#How to start?
- Download project from github or bootstrapcalendar.com
- Place the folder on your local or remote server
- Open downloaded folder and import mariocoski_bootstrap.sql to your phpmyadmin (to create database and all necessary tables)
- Adjust database credentials and paths in init.php file (config folder)
- Run your server and open your index.php file
- To insert some data to each calendar run: calendar1_visit_creator.php and calendar2_visit_creator.php
- Open your index.php again and enjoy your booking calendar!