https://github.com/vi-ctorivanov/Log
Daily logging tool and data visualizer.
https://github.com/vi-ctorivanov/Log
log logging time-tracking visual
Last synced: about 1 month ago
JSON representation
Daily logging tool and data visualizer.
- Host: GitHub
- URL: https://github.com/vi-ctorivanov/Log
- Owner: vi-ctorivanov
- License: mit
- Created: 2017-03-12T21:22:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-15T14:04:36.000Z (5 months ago)
- Last Synced: 2025-01-17T10:19:57.596Z (4 months ago)
- Topics: log, logging, time-tracking, visual
- Language: PHP
- Homepage: https://log.v-os.ca
- Size: 1.93 MB
- Stars: 32
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - v-exec/Log - Daily logging tool and data visualizer. (others)
README
# Log
The _Log_ is a timekeeping tool for productivity and time management. It uses a csv file as a collection of logs, converts these logs to mySQL entry commands through a simple parsing script, uploads them to a remote mySQL database, and visualizes this data through a web-based interface using PHP.
This tool is made primarily for my own use, and is designed to parse and showcase my personal data.
[More information found here](https://v-os.ca/log).