Skip to content

An electron desktop application with Angular Material + NodeJS.

Notifications You must be signed in to change notification settings

chamnap/prn2xls_electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRN2XLS Application

A desktop application built using Electron, Angular Material + NodeJS.

Screenshot

Features

  • Perform CRUD on customers.
  • Parse multiple invoices per PRN file.
  • Convert those invoices + customers into seperate sheets per workbook.

Quick start

The only development dependency of this project is Node.js. So just make sure you have it installed. Then type few commands known to every Node developer...

git clone [email protected]:chamnap/prn2xls_app.git
cd prn2xls_app
npm install
npm start

About

An electron desktop application with Angular Material + NodeJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published