Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 674 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 674 Bytes

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