/swipe-assignment

Swipe assignment to create invoice.

Primary LanguageJavaScript

Invoice Generator - React App

React

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.

Enhanced Functionality: Implemented Redux to efficiently manage and store newly generated invoices, significantly elevating the application's capabilities.

Intuitive Interface: Crafted a sleek and user-friendly interface that seamlessly showcases a curated list of these invoices, ensuring a delightful user experience.

Empowered User Actions: Empowered users with a plethora of options, including the ability to view, edit, clone, and delete invoices, granting them greater control and flexibility.

Seamless Invoice Management: Leveraged the power of Redux to streamline the management of invoices, providing a more fluid and organized workflow.

Elevated User Interaction: Elevated the level of interaction by allowing users to effortlessly navigate and interact with their invoices through a well-thought-out Redux implementation.

Installation


git clone https://github.com/gupta-piyush19/swipe-assignment.git


npm install


npm start / npm run build

Meta

Forked from John Uberbacher – johnuberbacher.com