A simple web application that calculates TPS and TVQ for a list of invoices, and displays the total amounts.
- Add new invoices to the list
- Delete invoices from the list
- Calculate TPS and TVQ for all invoices in the list
- Display the total TPS, TVQ, and Grand Total for all invoices
- HTML
- CSS
- JavaScript
To run the application, simply open the index.html
file in your web browser.
This project is licensed under the MIT License - see the LICENSE file for details.