Skip to content

FunkyZulu/iplusplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, which is a lightweight MVC 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.

About

An invoicing system (WIP!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.9%
  • CSS 11.0%
  • JavaScript 7.3%
  • CMake 5.8%