Flask-Powered ERP / Business Management System

Job ID: 39846515

Budget: ₹12,500 – ₹37,500 INR

This looks like an ERP (Enterprise Resource Planning) / Business Management System built with Flask (Python).

Core Features:

Authentication & Profile

Login & user management (login.html, profile.html).

Product & Inventory Management

Add/manage products (product.html, PRODUCT.PY).

Track stock and warehouse (inventory.html, warehouse.html).

Low stock alerts (lowstock.html).

Billing & Invoicing

Create invoices (invoice.html, g-invoice.html).

Manage pending invoices (pendinginv.html).

Bills management (bills.html).

Finance & Revenue

Track payments (payment.html).

Manage taxes (tax.html).

Revenue & finance dashboards (revenue.html, finance.html).

Transactions & Transfers

Record transactions (transactions.html).

Transfer between accounts/warehouses (transfer.html).

Settings & Logs

System settings (setting.html).

Logging system (log.html).

In short:
This project is a mini ERP system for managing inventory, invoices, payments, finance, transactions, and warehouse operations. It combines a Flask backend with HTML frontend pages for different business functions.