Invoice Management App

This project is an Invoice Management Application built using Vue.js for the front end and Laravel for the back end. It provides functionalities to manage invoices, invoice items, customers, and users.

Features

  • Invoice Management: Create, update, delete invoices.
  • Invoice Items: Add invoice items with quantity and calculate subtotal.
  • Customers: Manage customer information associated with invoices.
  • Discounts: Apply discounts to invoices and calculate grand total.
  • Print Invoice: Print invoices with a professional layout.

Screenshots

Below are some screenshots demonstrating the user interface and functionality of the Invoice Management Application:

  • All Invoices: Add New Invoice
  • New Invoice: new Invoice
  • Edit Invoice: Invoice Edit
  • Print Invoice: print

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue on GitHub.

License

This project is licensed under the MIT License.

This vedeo inspired me and helped me to complete the invoice project

Invoice project