Skip to content

versac3s/GenInvoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💼 Invoice Generator Website

A modern and responsive web-based Invoice Generator that allows users to create and preview invoices dynamically. It supports real-time updates, currency selection, tax input, and client/company/bank information integration.


Check out YouTube playlist: https://www.youtube.com/watch?v=5MgQNOTS70o&list=PLxIAe5sNpTVzv_N8dCn8AA3HzOHbYP0Po


🚀 Features

  • Dynamic invoice item entry with real-time preview
  • Tax percentage input and auto-calculation
  • Multiple currency support (USD, EUR, INR, GBP, JPY)
  • Input sections for client details, company details, and bank account information
  • Print-ready invoice layout
  • Modern design with clean UI

🛠️ How to Run the Project

  1. Clone the Repository
    git clone https://github.com/versac3s/GenInvoice.git
    cd your-repo-name
  2. Open the Project
    Just open the index.html file in your browser:
       Right-click on index.html → Open with your browser
       Or use a Live Server in VS Code for best results
    

🤝 How to Contribute

To get started:

  1. Fork the repository to your GitHub account.
  2. Clone the forked repository to your local machine:
    git clone [https://github.com/your-username/your-repo-name.git](https://github.com/versac3s/GenInvoice.git)
  3. Create a new branch for your feature or bugfix:
    git checkout -b feature/your-feature-name
  4. Make your changes and commit them with a clear and descriptive message:
    git add .
    git commit -m "Add: description of your changes"
  5. Push the branch to your GitHub fork:
    git push origin feature/your-feature-name
  6. Open a Pull Request (PR):
    • Go to your forked repository on GitHub
    • Click on Compare & pull request
    • Provide a clear title and description of your changes
    • Submit the PR to the main branch of the original repository
  7. Collaborate and Improve:
    • Your PR will be reviewed
    • You may be asked to make some changes
    • Once approved, your contribution will be merged 🎉

About

Generate Invoice for Free

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •