Prerequisites and scope definitions for the used car portal enhancement project
Two billing models will be implemented:
| Model | Description |
|---|---|
| Inquiry-based billing | Charge per inquiry submitted. Billing is triggered when a user submits an inquiry. |
| Contract-based billing | Charge upon contract completion. Both the dealer and user must press the contract button, and matching confirmation is required. |
| Function | Scope | Details |
|---|---|---|
| Inquiry registration | In scope | Save source parameters and inquiry data to DB when user submits inquiry (already implemented). |
| List / Search / Detail view | In scope | View and search inquiry data in both Temotoku admin and ad company admin panels. |
| Contract flag update | In scope | Both dealer and user press contract button → matching → contract confirmation. |
| Deletion | Out of scope | Inquiry data deletion is not included. |
| Function | Scope | Details |
|---|---|---|
| Account issuance | In scope | Issue login accounts per ad company. Issued from CTN admin panel. |
| Record search / view | In scope | View own data only: inquiry list, contract status, performance-based fees, monthly revenue. |
| CSV export | In scope | CSV export of search results. |
| Edit / Delete | Out of scope | Data editing and deletion by ad companies is not included. |