README.md
README.md
A simple Receipt generator for an online store or store with computerised reciept. It take data from user such as details of customer and details of products.
It can also be modified to take the details from a database
The generated Reciept is ready for download
Technologies Used : HTML, CSS, Bootstrap, Javascript, Object Oriented PHP, FPDF
About FPDF : FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library