Time-tracking Web app implemented in Python using Flask and SQLAlchemy.
A user can quickly and easily create and switch between projects and clock in and out. A simple but flexible reporting interface displays total time spent on different tasks, and even allows an user to download all of their data in CSV form.