Simple PHP Birth Certifiate Generation.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Clone the repository in your htdocs folder
$ git clone https://github.com/dcDalin/birth-certificate.git
Using phpmyadmin, create a database called birth-certificate Import birth-certificate.sql to the newly created database
Project depends on XAMPP or any LAMPP Stack setup
Run the app in the browser
localhost/birth-certificate
This project is licensed under the MIT License - see the LICENSE.md file for details