vta / modeify

A web-based UI for delivering personalized commute information to travelers
Other
4 stars 1 forks source link

Get rid of bootstrap for Desktop Time #34

Closed 3vivekb closed 8 years ago

3vivekb commented 8 years ago

Right now the desktop uses bootstrap. This is bad for a number of reasons:

  1. See pictures in #10 - some of the buttons are broken.
  2. The first thing that is presented is a calendar while the first thing that should be presented is the time.
  3. It isn't intuitive to hit the clock at the bottom to change the time.

We should switch this clock for something else just for the desktop.

3vivekb commented 8 years ago

@Kyle-Falconer fixed the css and improved usability so we didn't actually get rid of bootstrap. We might want to try making the time box in the center of the screen for desktop if we can.