Please note that this tool is still in development and more features are planned. The tool relies on a Sqlite database (gmdb.db). Follow these steps to set up and generate a new database: The tool is ...
QuotationManagementSystem/ │ ├── 📂 QuotationManagementSystem/ │ ├── Controllers/ # Handles web and API requests │ │ ├── AccountController.cs │ │ ├── QuotationsController.cs │ │ ├── AdminController.cs ...