Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 441 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 441 Bytes

DailyReport

A app to generate email report from git and user input.

  • I read my selected project form local git path, and read git logs between selected datetimes.
  • It generate a editable report window, listing all the git logs.
  • These logs could be intergrated into email report (via mailto: uri), or save to local/remote database.
  • It could read back reports form local/remote database.
  • It could publish report to Google Sheets.