Menu

Tree [067878] main /
 History

HTTPS access


File Date Author Commit
 .vscode 2024-12-01 Daniel Apodaca Daniel Apodaca [55833b] Remove tauri & clean up
 public 2024-10-07 Daniel Apodaca Daniel Apodaca [661bbb] fix netlify redirect
 src 2024-12-02 Daniel Apodaca Daniel Apodaca [067878] support dark mode and move some elements
 supabase 2024-11-06 Daniel Apodaca Daniel Apodaca [0cc536] supabase integration
 .env.example 2024-11-06 Daniel Apodaca Daniel Apodaca [874356] basic supabase setup
 .gitignore 2024-11-06 Daniel Apodaca Daniel Apodaca [874356] basic supabase setup
 README.md 2024-11-06 Daniel Apodaca Daniel Apodaca [0cc536] supabase integration
 database.types.ts 2024-11-06 Daniel Apodaca Daniel Apodaca [0cc536] supabase integration
 index.html 2024-10-03 Daniel Apodaca Daniel Apodaca [bfe17b] improvements
 package-lock.json 2024-12-02 Daniel Apodaca Daniel Apodaca [067878] support dark mode and move some elements
 package.json 2024-12-02 Daniel Apodaca Daniel Apodaca [067878] support dark mode and move some elements
 postcss.config.js 2024-09-30 Daniel Apodaca Daniel Apodaca [52a3ba] setup prime vue and tailwind css
 tailwind.config.js 2024-09-30 Daniel Apodaca Daniel Apodaca [65976e] add prime vue icons and get started with initia...
 tsconfig.json 2024-12-01 Daniel Apodaca Daniel Apodaca [931f22] fix date
 tsconfig.node.json 2024-09-30 Daniel Apodaca Daniel Apodaca [a9c012] project setup with tauri
 vite.config.ts 2024-12-01 Daniel Apodaca Daniel Apodaca [55833b] Remove tauri & clean up

Read Me

Invoice Tool

Invoice Tool is a lightweight invoice generator that allows you to create, preview, and download invoices as PDFs. Designed for freelancers, small businesses, or anyone needing a straightforward solution for generating and managing invoices.

🌐 DEMO

The app is live at invoicetool.netlify.app.

🚀 Features

  • Secure Cloud Storage: Invoices are securely stored in the cloud via Supabase, allowing you to access them from any device.
  • User Authentication: Log in to save, manage, and access your invoices across devices.
  • PDF Export: Generate and download invoices in PDF format.
  • Open Source: Fully open-source, allowing for customization and contributions.

🔐 Data Privacy

  • Supabase-Backed Security: Your data is stored securely in Supabase, protected with authentication and encryption to keep your information safe and accessible only to you.

📅 Future Features

We are considering adding the following features in future releases:
- Enhanced Invoice Management: Options for archiving and organizing invoices.
- Additional Cloud Integrations: Support for other storage providers to give users more flexibility.

📥 Installation

To run this project locally:

```bash
git clone https://github.com/apodacaduron/invoice-tool.git
cd invoice-tool
npm install
npm run dev

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.