Skip to content
jwsimpson edited this page Sep 23, 2014 · 6 revisions

Welcome to the timeclock wiki!

I'd really like to do (In no particular order):

  • Use a modern CSS framework (probably bootstrap)
  • Along those same lines, stop using tables for front end formatting
  • Re-touch the entire code base. Stop echoing HTML as strings and use templates
  • Do some unit testing so that we can certify the app to use MariaDB by default instead of MySQL, because well, opensource and stuff.
  • replace deprecated mysql_query with PDO.
  • forecast.io with some kind of location ask would be neat.
Clone this wiki locally