This project is a web-based Polish ID card generator that allows users to input personal information and send it further through PHP.
- Interactive form to input personal details
- Visual representation of both front and back sides of a Polish ID card
- Responsive design with custom styling
- Multiple card type selection (ID card, credit card)
- HTML5
- CSS3
- JavaScript
- PHP (for form submission handling)
index.html
: Main HTML file containing the structure of the ID card generatorstyle.css
: CSS file for styling the applicationspring.js
: JavaScript file for handling interactionsphp.php
: PHP file for processing form submissions
- This project uses placeholder images and some external resources. Ensure you have an active internet connection for proper rendering.
- Form submission is set up to use GET method.
- Only ID is functional, credit card is only shown as an example
This project is for educational purposes only. It should not be used to create fake identification documents, as that would be illegal.