== README
We're customising full calendar
This is dummy app to play with fullcalendar library.
STEPS:-
1:- git clone https://github.com/mahi007rocks/custom_calendar.git
2:- cd custom_calendar
3:- bundle
4:- rake db:create && rake db:migrate && rake db:seed
5:- rails s