Skip to content

Billing-app where business owner have to register first after that he can perform CRUD operation on customers And Products as well.he can generate bill for a particular customer and can download the invoice as well.

Notifications You must be signed in to change notification settings

Mj-Techs/billing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Billing Application

Build Status

Overview

This is a billing application which can be use in any business to easily track all the important Info.

Features

  • User can Register and Login ,validation is performed by Validator package.
  • Authentication done by jwt.
  • performed private Routing,so that no can visit the authorized page.
  • user can add customer , edit customer , delete customer and also search the particular customer.
  • user can also perform the CRUD operation on Product .
  • can Generate the bill for added product in cart and also able to download the invoice.
  • can track the all bills , total sales , total customers , total products , and also particular customer's order history.

Dependencies

  1. react-router-dom
  2. axios
  3. validator
  4. sweetalert
  5. styled-components
  6. material-ui
  7. react-modal
  8. react-to-pdf
  9. lodash
  10. react-datepicker
  11. react-icons
  12. react-redux
  13. react
  14. redux-thunk

Installation

Install the dependencies and devDependencies and start the server.

$ npm install

Contributors

         mj
Mrityunjay Kumar

About

Billing-app where business owner have to register first after that he can perform CRUD operation on customers And Products as well.he can generate bill for a particular customer and can download the invoice as well.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published