blueintegral / WaitOrWalk

The information you really want when waiting at the bus stop: is it quicker to wait or to walk? Only works for Georgia Tech right now.
9 stars 3 forks source link

Convert UI to Bootstrap #23

Closed Tanner closed 11 years ago

Tanner commented 11 years ago

I converted the UI to Bootstrap, got rid of all that jQuery mess, and redid the frontend JS.

Fixes #14.

Tanner commented 11 years ago

I've tested it on the desktop, an iPhone and an iPad.

darkzeroman commented 11 years ago

Hard for me to do a code review on this, so if you're confident it is fine, let's merge it.

Tanner commented 11 years ago

I'm confident, but I'd rather someone at least run it through a few rounds and things.

I'm trying to see if there is a way for onlookers, i.e. non-repo-contributors, to be able pull the code from a pull request and run it. No luck so far though. :\

blueintegral commented 11 years ago

I tried running this and have been getting "starting stop doesn't exist" errors. Has anyone else encountered that?

darkzeroman commented 11 years ago

Well, is it an error or printing that out to console?

24 Will fix most of those starting stop doesn't exist print outs.