Page 1 of 1

if bloc available..

Posted: Wed Dec 10, 2014 5:57 am
by techker
hey guys im looking in to doing a booking cal for my body's shop...

but i seems a few examples and seems complex to do an outlook style type...

so i was thinking of doing blocks of times and selecting..

so i was woundering how can i show free time and booked time?

Re: if bloc available..

Posted: Wed Dec 10, 2014 6:47 am
by Celauran
What have you done so far? What does your DB schema look like? Where, specifically, are you running into problems?

Re: if bloc available..

Posted: Wed Dec 10, 2014 5:08 pm
by Christopher
Yes, what have you tried? We can help walk you through the design process and implementation -- but you need to do the work.
techker wrote:so i was thinking of doing blocks of times and selecting..
That makes sense.
techker wrote:so i was woundering how can i show free time and booked time?
I am assuming that you would show a visual calendar and mark booking on the calendar. Most calendar apps use a very similar style of displaying this. But first you need to get the underlying design right.