Invoice management for small entrepreneurs
Simple app for creating and managing invoices, customers build with Python/Django and SQL database. Twilio Sendgrid is used for sending invoice over email.
Dashboard Link to heading
Overview of last invoices and cashflow. Graph is made using Chart.js.
Invoice preview Link to heading
HTML preview of the given invoice. Every invoice intended for bank transfer payment includes QR code for comfort of use. The app also supports payments in other currencies than CZK, exchange rates are pulled from Czech National Bank.
Generated PDF Link to heading
A pdf invoice can also be generated. The PDf is generated on backend, it is client independent.
Demo Link to heading
http://beranekp.pythonanywhere.com/
Login: test@test.test Password: 123456