Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubdos/iplusplus
An invoicing system (WIP!)
https://github.com/rubdos/iplusplus
Last synced: 3 months ago
JSON representation
An invoicing system (WIP!)
- Host: GitHub
- URL: https://github.com/rubdos/iplusplus
- Owner: rubdos
- Created: 2015-03-02T16:31:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-25T18:34:52.000Z (over 9 years ago)
- Last Synced: 2023-03-15T17:15:29.832Z (almost 2 years ago)
- Language: C++
- Size: 468 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I++, free invoicing system
==========================Introduction
------------I wrote I++ because things like Odoo are overkill for a simple invoicing system. I++ is written in C++ using [mvcpp](https://github.com/rubdos/mvcpp), which is a lightweight [MVC](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller) implementation in C++.
Writing stuff in things like Ruby on Rails takes several hundreds of megabytes of RAM, which, when ran on a VPS, takes a lot of money per unit of time compared to this.
Warning
-------This program makes use of an sqlite database, of which the structure will be altered without prior notice. If you are interested in using this program, please get in touch and we'll arrange some form of database migration in mvcpp.
Contact
-------@rubdos on GitHub, same on Twitter and freenode.net IRC.