TanayParikh / Moneta

Moneta - Financial Management for Freelancers

Home Page:https://monetafms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moneta

GitHub (pre-)release License Status Author MonetaFMS.com


Moneta

An open source easy to use accounting solution for freelancers, no strings attached.

Moneta is a Windows 10 desktop app 💻 which supports invoicing 📄, expenses 💸, client management 🏢 and business reporting 📈.

App Screenshots

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3 - see the LICENSE.md file for details

Scope

Initial Scope

  • Rewrite core application using UWP to improve overall user experience
    • Updates to core UI/UX
    • Replace the portable LAMP server needed for MYSQL with SQLite
    • Autoupdater - Microsoft Store
    • Add support for invoice payment tracking
    • Add in-app animations
    • Easy invoice searching
    • Add business dashboard
    • Increase overall security.
      • Authentication on start
      • Encrypted DB
    • Add non-intrusive, privacy friendly telemetrics to further improve UX
    • High test coverage
    • Print to PDF (iTextSharp-LGPL not well supported with UWP, causing following conflict)
Binary analyzer
Error Found: The binary analyzer test detected the following errors:
File iTextSharp.dll has failed the NXCheck check.
Impact if not fixed: If the app doesn’t use the available Windows protections, it can increase the vulnerability of the customer's computer to malware.
How to fix: Apply the required linker options - SAFESEH, DYNAMICBASE, NXCOMPAT, and APPCONTAINER - when you link the app. See links below for more information:

Future Plans

  1. Private, self-hosted server capabilities
  2. Native cross platform support a. Android b. iOS / MacOS

Development Notes

Why Decimal over Double? https://stackoverflow.com/questions/3730019/why-not-use-double-or-float-to-represent-currency/3730040#3730040

About

Moneta - Financial Management for Freelancers

https://monetafms.com

License:GNU General Public License v3.0


Languages

Language:C# 53.0%Language:CSS 19.2%Language:HTML 13.9%Language:SCSS 9.4%Language:JavaScript 4.3%Language:Ruby 0.1%