fabianschu / Project-Invoice-Tool

[work-in-progress] A Desktop App, built with Electron, to simplify invoicing and keeping track of open customer accounts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

invoice-tool

Motivation

Many freelancers manage their customer accounts with spreadsheets and use separate tools to create invoices out of the spreadsheet data. This is meant to be a one-stop solution for managing and creating invoices.

Stack

  • Node
  • React
  • Electron
  • SQLite

Getting started

Within the client directory:

-> Install dependencies:

npm install

-> start development server:

npm start

-> start electron:

npm run electron-start

About

[work-in-progress] A Desktop App, built with Electron, to simplify invoicing and keeping track of open customer accounts.


Languages

Language:JavaScript 87.7%Language:HTML 10.6%Language:CSS 1.7%