XK8 / mongo-invoices

Mongo invoices is a easy to use invoices, offers and client manager based on MongoDB and NodeJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mongo invoices

Mongo invoices is a easy to use invoices, offers and client manager based on MongoDB and NodeJS.

Authors: Gianluca Del Gobbo, Fabrizio Chiovoloni

Supported by: Flyer communication, FLxER, Free Hardware Foundation and Linux Club

Requirements

Setup

  1. Run npm install
  2. Run app.js
  3. Create the admin user
  4. Edit the css to print your invoices and offers /customize/print_templates.css
  5. Create your first account (Administrator)
  6. Start to work :)

Contributing

Want to contribute? Great!!!

Commands

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "Added Snarkdown")
  4. Push to the branch (git push origin my_markup)
  5. Open a Pull Request

About

Mongo invoices is a easy to use invoices, offers and client manager based on MongoDB and NodeJS.


Languages

Language:JavaScript 72.4%Language:HTML 26.4%Language:CSS 1.2%