Skip to content

arslan-butt/NuxtInvoice

Repository files navigation

NuxtInvoice

GitHub Repo stars GitHub forks GitHub watchers

NuxtInvoice is a simple, intuitive invoice management application built using Nuxt 3 and Vuetify 3. It allows users to manage customer invoices, add multiple products, and calculate totals with discounts. It is designed to evolve through multiple versions, including a future SaaS version.

Features

  • Create and manage invoices.
  • Select products for each invoice.
  • Add and remove products dynamically.
  • Calculate item-specific and full-invoice discounts.
  • Modern UI with Vuetify 3 components.
  • Fully responsive and user-friendly.
  • Uses Pinia for state management.