Skip to content

Quotation generating web application for GKLanka (pvt) Ltd. Data entry operator can insert the quotation details to the application and it generates the quotation document in PDF format. (This web application is not completed yet)

Notifications You must be signed in to change notification settings

DilukChamika/GKLanka-Quotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GKLanka-Quotation

GK Lanka International (Pvt) Ltd is a startup company for installing solar panel systems. They needed to generate a quotation documents for give their customers. They did it manually using word processing softwares. But then they wanted to generate quotation documents through a web application. As the first step, they ask for simple web application that can insert quotation information and then generate the quotation PDF document.
This was an immediate requirement and I created the interface for get inputs and another file for generate PDF. Both files are written in PHP using HTML,CSS and JavaScript. I used mPDF library for the pdf generating part.


If you want to run this application, you have to install mPDF library setup in this directory (parrelall to 'ongrid2.php' file) on your host/localhost by using
$ composer require mpdf/mpdf
command.

This is an example quotation document with its original naming format.

GKS1234321-Mr. E.G.Diluk Chamika-Ganemulla-5kW-ongrid.pdf

About

Quotation generating web application for GKLanka (pvt) Ltd. Data entry operator can insert the quotation details to the application and it generates the quotation document in PDF format. (This web application is not completed yet)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published