JJJ4032002 / invoice-generator

this is a small web app which generates invoice, shows invoice status, sends email and alerts

Home Page:https://invoice-generator-vaibhav18matere.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invoice Generator

  • A small web app which generates invoice.
  • we can delete, edit the existing invoice.
  • send email (toast notification) to the user.
  • responsive for all devices.

Upcoming features :

  • Shows invoice status (pending, successful, delay etc)
  • Send e-mail of invoice as a copy to customer's email.
  • Send alert to users about invoice due date.
  • Alerts after adding / removing / editing existing invoice.
  • Currency converter.
  • Authentication.

NPM packages used

  • Toastify : To show success and error message on UI.
  • uuid v4 : to generate unique ID.
  • react-to-print : To print the webpage.

About

this is a small web app which generates invoice, shows invoice status, sends email and alerts

https://invoice-generator-vaibhav18matere.vercel.app/


Languages

Language:JavaScript 81.8%Language:CSS 15.9%Language:HTML 2.2%