Timewatch

Timewatch is a social platform and productivity tool to help people find how long it takes to do something, anything.

This project is ongoing (and where I spend most of my free time) and the team currently includes Zhuowei Zhang

I am responsible for high level and low level planning, general implementation, and design.

Timewatch current home page

Problem to Solve

Most people are notoriously bad at estimating how long it takes to complete tasks, a major reason why plans fail and people’s confidence in their planning drops [1][2] [3] with known outcomes and completion times for a sense of control [4]. This procrastination leads to the failure of future plans, perpetuating the cycle [2] [5]. This issue pervades society and is a major obstacle to personal achievement.

Operation Model

Timewatch's value comes from its database. The other features - user network, data visualization, and search - are there to help users access the data. The current primary source for data is from crawling Open Databases, but we anticipate users will become the driving force as the user base grows.

User Experience

Users start on the home search where they can query for any activity and other users. This is also where users can find out about popular activities, sorted by different time frames. Timewatch is meant to become the hub for sharing trending activities as well as a personal time estimation and management tool.

Querying for an activity

They can then start timing themselves, or stop a timer if one is in progress. Or they can directly view the time in detail.

Querying for an activity

Users can challenge their friends to compete in an activity, and receive requests the same way (with notification bell in the top right corner).

The user experience ends in a timeline view, a newsfeed for recent friend activities, and a profile view, a log of their past and ongoing activities.

Design Process

I came up with the idea for Timewatch as an idea for McGill's hackathon, McHacks.

From the start, I planned for Timewatch to have 3 components

  • Presentation and access to data
  • User network
  • Web crawling and data scraping
I had no prior experience with web development apart from this static portfolio, so I decided to use a framework in a familiar language to start, which meant Python with Django.

During reading week, I familiarized myself with Django and made the presentation and access component of Timewatch in a day during the hackathon, with teammate Zhuowei. Unfortunately we didn't win any prizes, considering we didn't use any of their APIs, but there was interest in Timewatch and we decided to pursue it further.

Gains from Experience

References

[1] Lay C. H. "Working to schedule on personal projects: An assessment of person-project characteristics and trait procrastination." Journal of Social Behavior and Personality. vol. I, no. 5, pp. 605-617, 1990.
[2] Ferrari J. R. "Procrastination: DIfferent time orientations reflect different motives." Journal of Research in Personality. vol. I, no. 41, pp. 707-714, 2007.
[3] Griffin R. B. "Planning, personality, and prediction: The role of future focus in optimistic time predictions." Organizational Behavior and Huiman Decision Processes. pp. 80-90, 2003.
[4] Jackson T. "Procrastination and Perceptions of Past, Present, and Future." Individual Differences Research. vol. 1, no. 1, pp. 60-75, 2003.
[5] Ferrari J. R. "Self-Handicapping by Procrastinators: Protecting Self-Esteem, Social-Esteem, or Both?" Journal of Research in Personality [Online]. vol. II, no. 3, pp. 245-261, 1991.