d49aa5da5b9f86b8b101c95b08cdcd49dc07f9a4
Personal Timestamp Logger
This project is developed as a simple tool for self-motivated individuals working to keep track of their time spent on work.
User input is parsed through a CLI written in Python. Input is then parsed within the project and used to interact with a SQLite database.
Instructions for local deployment
- Clone this repository
- From a terminal within the project directory, run
python3 main.py - Interact with the project using the CLI.
Description
Languages
Python
100%