Skip to content

Invoices and clients manager webapp [ DRF + Vue3 + PostgreSQL + Docker ]

Notifications You must be signed in to change notification settings

rpalloni/envoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envoice

A basic invoice and clients manager webapp

image

image

image

Main features:

  • basic dashboard
  • add/edit client
  • add/edit invoice
  • search invoice
  • generate credit note
  • generate invoice pdf
  • send reminder
  • unit testing

Dev tools:

  • Postgresql 12
  • Django 3.2
  • Django Rest Framework
  • djoser auth
  • Vue 3
  • Axios
  • Bulma css
  • Docker