Skip to content
James Moon edited this page Aug 13, 2017 · 2 revisions

Welcome to the InvoiceMe wiki!

Just a simple Invoice program, trying to help the solo or small business.

Being currently ran by a new GitHub user, and First time project Manager. With limit experience using GitHub and within the programming field - this is a learning experience for myself and anyone that wishes to contribute please keep this in mind when requesting help or admission to join the team.

Info on Programming Environment: Using Visual Studios , C# WinForms , also requires SQLite Libs can be found using Visual Studios 'NuGet' packages. (should just add them when run the program within Visual Studios ).

NOTE: you will need to copy the DB folder and move it to the root folder from where you are executing the program.

Clone this wiki locally