Skip to content

A web application where users can Register and Login, After Login Authenticated users will be able to Add, Update or Delete the details of customers, products and bill.

Notifications You must be signed in to change notification settings

bibhu-3214/Bill-Management-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BILL MANAGEMENT APP

A web application where users can Register and Login, After Login Authenticated users will be able to Add, Update or Delete the details of customers, products and bill.

🛠 Tech Stack

Features

  • Authentication.
    • User must signup and signin to verify their identity to use the application.
    • JWT used for authentication.
  • Admin Tab
    • Authenticated users can see the their details like name, email, businessName and address.
    • They can also see the total customers, total products and total bills length
  • Customers Tab
    • Authenticated users can perform CRUD operations on customers.
    • Search functionality is used to search customers by their names.
  • Products Tab
    • Authenticated users can perform CRUD operations on Products.
    • Search functionality is used to search customers by their names.
  • Bill Tab
    • Authenticated users can add customers, products, products quantity and can delete the data before generating the bill.
    • After bill generation user will be able to see the details of the bills like customer name, total products, quantity of the products, purchased date and total amount.

About

A web application where users can Register and Login, After Login Authenticated users will be able to Add, Update or Delete the details of customers, products and bill.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages