Skip to content

skullxcode/Invoice-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Invoice Generator by Pranav, Mustafa and Ujjwal. Deployed: https://invoice-generator-proj.vercel.app/

A lightweight, single-file invoice generator built with HTML, CSS, and JavaScript.

Key Features

Real-Time Preview: Edit on the left, view the invoice on the right.

Auto-Calculation: Totals update instantly as you type.

Print Ready: Designed to print or save as PDF perfectly.

Offline: Works directly in the browser with no internet or installation needed.

Quick Start

Open: Open index.html in any web browser.

Edit: Fill in the invoice details and add items in the left panel.

Print: Click Print / Save PDF to generate the document.

Customization

To change colors or layout, simply edit the CSS inside the style.css file.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 47.8%
  • JavaScript 27.2%
  • CSS 25.0%