# README
timesheet_autofill
A simple cli tool to automate filling in timesheets and creating invoices based on template files and configuration
TODO
Read and write excel sheets with timesheets and invoice dataSave new files at provided path (or default)Print output and ask for confirmation before creating new filesCreate an sqlite DB with history of timesheets and invoicesBuild a CLI using cobraBuild a binary to be used from terminal (added to path)Exclude sick days- Make a config file
Create a pretty table with results- Generate an email