MOTOR VEHICLE LOSS AND DAMAGE CLAIM FORM (E-COMMERCE TEAMWORK)
Project Requirements
In the motor vehicle, damage and loss can be claimed online by client and insurance company store those data.
In this client fills his personal information and then the vehicle information and incident information and claim detail.
Then when the client submits the claims details form it generates the flat file and stores the entry in the database of client side. When the server will check the form of server-side and will enter claim bill number if that flat file does not exist then will show file is corrupted and if the file exists then will show all the information and if the server accepts that the information is stored in the server database.
Data dictionary
- Client Database
Field name | Data type | Description |
Policyno | Numeric | Take policy no of client |
Poexdate | Date/time | Enter policy exp date |
Cliename | Text | Enter client name |
Address | Text | Enter address |
City | Text | Enter city |
Pincode | Numeric | Enter pincode |
Mobile | Numeric | Enter mobile number |
Comname | Text | Enter vehicle company |
Model | Text | Enter vehicle model |
Serialno | Numeric | Enter vehicle serial number |
Yearofpurchase | Numeric | Enter vehicle purchase year |
Purchasefrom | Text | Enter the place from where vehicle purchase |
Purchasebillno | Numeric | Enter the billno |
Dateofincident | Date/time | Enter date of incident |
Incidentadd | Text | Enter incident address |
Incidentinfo | Text | Enter incident information |
Firdate | Date/time | Enter fir date |
Policystation | Text | Enter police station name |
Claimdate | Date/time | Enter the date on which client claim |
Claimby | Text | Enter the name who claim |
Claimbillno | Text | Enter Claimbillno(p.k) |
Claimamount | Numeric | Enter the claim amount |
- Server Database
Field name | Data type | Description |
Policyno | Numeric | Take policy no of client |
Poexdate | Date/time | Enter policy exp date |
Cliename | Text | Enter client name |
Address | Text | Enter address |
City | Text | Enter city |
Pincode | Numeric | Enter pincode |
Mobile | Numeric | Enter mobile number |
Comname | Text | Enter vehicle company |
Model | Text | Enter vehicle model |
Serialno | Numeric | Enter vehicle serial number |
Yearofpurchase | Numeric | Enter vehicle purchase year |
Purchasefrom | Text | Enter the place from where vehicle purchase |
Purchasebillno | Numeric | Enter the billno |
Dateofincident | Date/time | Enter date of incident |
Incidentadd | Text | Enter incident address |
Incidentinfo | Text | Enter incident information |
Firdate | Date/time | Enter fir date |
Policystation | Text | Enter police station name |
Claimdate | Date/time | Enter the date on which client claim |
Claimby | Text | Enter the name who claim |
Claimbillno | Text | Enter Claimbillno(p.k) |
Claimamount | Numeric | Enter the claim amount |
Snapshots
CLIENT SIDE FORM
Client filled form and by clicking on submit button flat file is generated and will be stored in client database.
ALL THE VALIDATIONS
FLAT FILE GENERATED
Server-side form
Sever side auto-filled from by entering a claim bill number and pressing read button and by pressing the save button will be stored in the database.
Download the below-attached Loss or Damage Claim form for Motor Vehicle project code
Plzz sir send my codes
can i get the an idea on how to program my hostel management system…im srsly stranded
how could i get the above project source code