pawanvirsingh / invoice_management_system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invoice Management System

Customers send in their invoices (PDF files) and the Plate IQ system converts the (unstructured) data from the invoice into a structured format and saves it in an SQL database. At the minimum, this includes the vendor/seller, the purchaser/buyer, the invoice number and date, and each line item mentioned in the invoice.

For Running this project : =========================

docker-compose -f local.yml build , docker-compose -f local.yml up

POSTMAN COLLECTION :

https://www.getpostman.com/collections/b118898306a0b1a1c9bd

About

License:MIT License


Languages

Language:Python 70.9%Language:HTML 18.1%Language:Shell 6.6%Language:Dockerfile 3.6%Language:SCSS 0.6%Language:CSS 0.2%Language:JavaScript 0.0%