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.
- 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.
Below are some screenshots demonstrating the user interface and functionality of the Invoice Management Application:
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue on GitHub.
This project is licensed under the MIT License.
This vedeo inspired me and helped me to complete the invoice project
Invoice project