Invoice Management App is a simple, yet powerful invoice management app.
It is built using ReactJs
, Java
, JDBC
, MySQL
, python
and Flask
.
This project was bootstrapped with Create React App.
- Add new invoices
- Edit invoices
- Delete invoices
- Update invoice data
- Search and Advanced Search invoices
- Predict Again Bucket of invoices
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
- Run java application as
run on server
from eclipse - Run python application from
jupyter notebook