Skip to content

Revolutionize your invoice management with our intuitive web app! Seamlessly create, edit, and view invoices on-the-go. Powered by React and Redux, it ensures a responsive, error-free experience. Embrace efficiency with data persistence through LocalStorage. Elevate your invoicing game today!

License

Notifications You must be signed in to change notification settings

Arbtrage/Invoice-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoice-Generator

Invoice Generator

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

Features

  • Create, Modify, Delete, and View Invoices: Seamlessly manage your invoices through a user-friendly interface.
  • Redux Store Integration: Effectively manages application state using Redux for efficient data handling.
  • Responsive Layout: Ensures a consistent and user-friendly experience across various devices and screen sizes.
  • LocalStorage Integration: Utilizes browser's LocalStorage to store and retrieve data, providing persistence for invoices.
  • Error Handling: Robust error handling implemented to gracefully manage unexpected scenarios and maintain application stability.

Installation

Install my-project with npm

git clone https://github.com/Arbtrage/Invoice-Generator

cd Invoice-Generator

npm install

npm start / npm run build

ToDo

To-Do

  • Store invoices in Firebase DB

  • Add Auth based invoice storage

  • Improve the UI

Screenshots

image image image image image image

Tech Stack

Client: React, Redux, TailwindCSS

License

MIT © 2023 Sayantan

About

Revolutionize your invoice management with our intuitive web app! Seamlessly create, edit, and view invoices on-the-go. Powered by React and Redux, it ensures a responsive, error-free experience. Embrace efficiency with data persistence through LocalStorage. Elevate your invoicing game today!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published