Skip to content

Swapnil2656/invoice-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Invoice Generator

A simple web-based invoice generator that allows you to create, save, and export professional invoices.

Features

  • Create and customize invoices with business and client details
  • Add multiple line items with automatic calculations
  • Support for different currencies (INR, USD, EUR, GBP)
  • Apply tax rates to calculate final amounts
  • Upload your business logo for branding
  • Save invoices for later use
  • Export invoices as PDF documents
  • Dark/Light mode toggle for user preference

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • jsPDF for PDF generation
  • html2canvas for converting HTML to images
  • Font Awesome for icons

How to Use

  1. Open invoice_generator.html in your web browser
  2. Fill in your business details and logo
  3. Add client information
  4. Select your preferred currency
  5. Add line items for products or services
  6. Apply tax rates if necessary
  7. Add any additional notes
  8. Save your invoice or export as PDF

File Structure

  • invoice_generator.html - Main HTML structure
  • invoice_generator.css - Styling for the application
  • invoice_generator.js - JavaScript functionality

Browser Compatibility

This application works best in modern browsers like Chrome, Firefox, Edge, and Safari.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors