Invoice Hub

Invoice Hub

Create, export, and track PDF invoices for your small business

ComponentsDashboard, Form, Image upload, PDF creation
TagsFinance, Organization, Work

App demo

Descriptions

  1. Create a simple invoicing app
  2. The uploaded logo is covering my company information in the exported PDF
  3. I want be able to keep track of my invoices and have a status for each of them
  4. Make the invoice list sidebar collapsible
  5. I want to be able to set a discount for each invoice
  6. I want to have a separate page or view to see all the invoices and their due date and status
  7. Add a new status “Overdue”. If the due date is before today, update the status to “Overdue"
  8. One of the invoices that is overdue still has a status of draft. Add a refresh button to the dashboard for updating the status
  9. I want to upload my company logo and have it used for all invoices, instead of setting it manually for each invoice
  10. Make the text for all the buttons (Refresh, new invoice, export, delete) and input fields (price, quantity, etc.) smaller
  11. Make the price input field wider. It is only displaying about two digits now. I want it to display at least 4 digits.
  12. Debug (Fix bug causing app to crash when exporting PDF)