ffshreyansh / getInvoiceSwipe

Home Page:https://get-invoice-swipe.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getSwipe Invoice Generator Web App - React App

React

An Invoice creator project built with React. Add itemized items, configure quantity, prices, tax rates and discounts. Can edit, review, copy and delete Invoices also Download Invoice as PDFs to your device. Uses jspdf-react to capture the data from the modal and covert it from canvas -> pdf.

Live Demo

https://invoice-generator-react.netlify.app/

Screenshots

image

Installation

git clone https://github.com/ffshreyansh/getInvoiceSwipe

npm install

npm start / npm run build

To-Do

  • Finish parsing data into Preview Modal

  • Currency Picker

  • Calculate Tax and Discounts

  • Store invoices in Local Database

  • Add, Edit, View, Copy and Delete Invoices from Local Storage

Meta

Shreyansh Kumar – https://www.shreyanshkr.com

About

https://get-invoice-swipe.vercel.app


Languages

Language:JavaScript 90.8%Language:CSS 5.8%Language:HTML 3.4%