Moneris Quotes
The car insurance quotation system allows our broker team to provide quotes for our customers using their number plate and citizen card ID number. This system connects through an API to get the full price of the insurance policy. Once it has the full price from the API data, it does some calcultions to show the best discount we can offer our customer. If the customer agrees to the price, the system can issue the insurance policy. The policy shows the specific insurance company, the agent who handled the customer, the branch it was sold at, and the payment method (Cash, Credit Card, Online). If the customer wishes to pay online, the system sends the payment link to the customer.
Frontend: Html, Css, Bootstrap, VueJS, Jquery, Axios. Backend:Apache,PHP Database:Mysql
Open