Remember the scheduler app that I wrote? It’s a tiny web app that doesn’t do much: You add a bunch of entries to a time slot, and it randomly picks an entry from each time slot. Essentially, you use it when you’ve got a lot of choices (e.g., scheduling volunteers to work at an event), [...]
jquery
Using jQuery to Make a Simple Scheduler App

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 [...]
