MCPcopy Index your code
hub / github.com/SankThomas/invoicer_v2

github.com/SankThomas/invoicer_v2 @v1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.0 ↗ · + Follow
13 symbols 22 edges 10 files 0 documented · 0% updated 2y agov1.0.0 · 2021-11-04★ 621 open issues

Browse by type

Functions 13 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

About Invoicer

https://invoicerv2.netlify.app

alt

Current Features

  1. Form to capture yours and your client's data such as full name, email address, physical address, website and your bank account details.
  2. Input invoice number, invoice date and due date.
  3. Create invoice table - add, edit and remove items from your table.
  4. See the total amount of items in the table.
  5. Write additional notes to your client such as how to pay, bank details and so on and so forth.
  6. Preview your invoice.
  7. Print your invoice.

Todos (additional features to add)

  1. Modal to send invoice to client's email - so, add input for client email.
  2. Currency converter because yes.
  3. Research PDFLayer to convert invoice to pdf for download (and also to send to email).
  4. Probably better if I display the form and invoice side by side instead of having to switch every single time to preview.

Built by Thomas Sankara

Core symbols most depended-on inside this repo

Shape

Function 13

Languages

TypeScript100%

Modules by API surface

src/components/TableForm.js5 symbols
src/components/Table.js1 symbols
src/components/Notes.js1 symbols
src/components/MainDetails.js1 symbols
src/components/Header.js1 symbols
src/components/Footer.js1 symbols
src/components/Dates.js1 symbols
src/components/ClientDetails.js1 symbols
src/App.js1 symbols

For agents

$ claude mcp add invoicer_v2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page