Using jQuery to Make a Simple Scheduler App
March 9th, 2010 · Comments · apps, code, javascript, jquery
Hey, check out my new app. ^_^
It’s been a while since I coded something up. I’ve been meaning to get back into doing side projects, but it’s not always easy finding free time after work.
One of my friends wanted an easier way to create schedules for employees, so I decided to give this a shot. The scheduler app is what I came up with.
It’s a super simple app written entirely in HTML, CSS, and JavaScript, with jQuery and jQuery UI. I’m pretty satisfied with how it turned out! I’ll walk through how I made it so you can see how simple it was to make.



