An open API service indexing awesome lists of open source software.

https://github.com/gangelo/billingutils

Quick and dirty (well, not that quick) C# .Net Windows MDI GUI application that I had to create for myself simply to calculate my time and generate my Excel Timesheets and Invoices because it was so complicated. May not be useful to anyone as an app, but much of the code is kind of cool and alot can be reused I am sure.
https://github.com/gangelo/billingutils

Last synced: about 1 year ago
JSON representation

Quick and dirty (well, not that quick) C# .Net Windows MDI GUI application that I had to create for myself simply to calculate my time and generate my Excel Timesheets and Invoices because it was so complicated. May not be useful to anyone as an app, but much of the code is kind of cool and alot can be reused I am sure.

Awesome Lists containing this project

README

          

Quick and dirty (well, not that quick) C# .Net Windows MDI GUI application that I had to create for myself simply to calculate
my time and generate my Excel Timesheets and Invoices because it was so complicated. May not be useful to anyone as an app,
but much of the code is kind of cool and alot can be reused I am sure.