# OpenTimeTracker OpenTimeTracker is a simple web application for tracking the time you spend on different activities. I originally built it for personal use, but it can be used by anyone who wants to keep track of their time in a clear and structured way. ## Live Demo You can try the application here: [OpenTimeTracker Live Demo](https://opentimetracker.app) ## Features - Track time spent on specific activities - View all entries in a logbook - See basic statistics about your tracked time - Edit entries afterwards if needed - Set time goals (for example: 12 hours of programming this week) - Create tasks that are linked to activities - Mobile-friendly web interface ## Purpose The goal of OpenTimeTracker is to provide a straightforward tool for time tracking without unnecessary complexity. ## Screenshots ![Main](Screenshots/main.png) ![Goals](Screenshots/goals.png) ![Logbook](Screenshots/logbook.png) ## Project Status This project is still a work in progress. There are still things that can be improved. Feedback, suggestions, and contributions are welcome.