Skip to content

Invoices-Manager/Invoices-Manager-Cloud-Windows

 
 

Repository files navigation

Invoices Manager (written in WPF C# DOTNET6.0)

Important Info!

The program may contain errors, if any are found, please report them.

Application description:

Are you also tired of putting all your invoices (and other documents) in one folder and then having to search for them?
Now it has an end, with this you can import and manage them,
and the best comes now, all in a cloud that can also be hosted by you!
(press here to see more about the API) It's simple, there are enough options to filter your documents.

How to Download:

Go to the "Releases" and download any version. (for security the latest one).
Or press here to download if you want the latest one (normal)
Or press here to download if you want the latest one (standalone)

Features:

✔️ Clean UI
✔️ User friendly / beginner friendly
✔️ Built in notebook
✔️ AES 256 Encryption
✔️ Many filter methods
✔️ All via an ASP API that can be hosted by yourself

Images:

Main-Screen:

Main-Screen

Invoice-Main-Screen:

Invoice-Main-Screen

SignIn-Screen:

BackUp-Screen

SignUp-Screen:

BackUp-Screen

Invoice-View-Screen:

Invoice-View-Screen

Invoice-Template-Manager:

Invoice-Template-Manager

SaveAs-Screen:

-You can choose in which format the file should be saved (the name), or you can save it as you wish
SaveAs-Screen

Notebook-Screen:

Notescreen-Screen

Log-Screen:

BackUp-Screen

Setting-Screen:

Setting-Screen

About-Screen:

About-Screen

CHANGELOG

Version structure (X.Y.Z.W)

X = Major version

Y = Minor version (big updates)

Z = Minor version (small updates)

W = Revision version (bug fixes)

v2.1.1.0

  • The loading of the invoices has been improved by 83.64%, previously it took an average of 8.29s for 150 invoices, and now only 1.3s.

v2.1.0.0

  • The data and files which are sent to the API are encrypted with the user password and the received salt from the server (AES256 + Salt).
  • Fixes some logic bugs and typos
  • Info: The Menu / UI meight be slow if you have a lot of invoices, this will be fixed in the next version.

v2.0.0.0

  • The complete code for local storage has been rewritten, now there is a cloud function (ATTENTION WITHOUT ENCRYPTION; COMES LATER)

Packages

No packages published

Languages

  • C# 100.0%