I'm Ariel Sperduti from Rosario, Argentina, and I want to share with you my final project for the CS50 course, 2019. This project is an Automatic Time Tracking Software, it's a three-part project. A backend to store all the data from different devices, a desktop client app, and a smartphone client app. These client apps run in the background and track the time that you spend on every activity and can they send this data to the backend.
For the final project of the CS50 course, I will present the desktop client app. It's the only part of the project that I made at the moment.
It's an open-source project and it's written in Python, in the description you have the URL to the source code.
Source code:

0 Comments