Thursday, February 6, 2014

Calendar View

So...today I decided to start developing the basic Calendar view page that we all know and love. So far, I have the same calendar view replicated, with a few enhancements/fixes. The scroll-bars on InvenManager's calendar annoyed me to no end, so I fixed the bug in their code (yes I consider it a bug) to fix the overflow problem. Now...no more scroll-bars, thank goodness. I've replicated the Day, Week and Month views...but for the life of me, I can't seem to get the same "List" view they had. For the time being, rather then get stuck on this one feature and hold up my progress, I decided to move on. For those of you who use the "List" view...sorry...maybe I'll figure out how to get that added in a future update. If I had InvenManager's source code, I'd be able to figure out how they did it, however I don't, so it will have to be placed on the "wishlist" for now.

I replicated the dropdown list for "Categories" and the buttons for "My Events", "Add New Event" and "My Registrations" at the top of the Calendar. I'll wire up the code to each of those features later as I program them.

And the Calendar also utilizes AJAX.


No comments:

Post a Comment