Skip to content
/ idCard Public

Creating a virtual ID Card using a webpage and php connection to database

Notifications You must be signed in to change notification settings

puksh/idCard

Repository files navigation

ID Card Generator

This project is a web-based Polish ID card generator that allows users to input personal information and send it further through PHP.

image

Features

  • 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)

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • PHP (for form submission handling)

Project Structure

  • index.html: Main HTML file containing the structure of the ID card generator
  • style.css: CSS file for styling the application
  • spring.js: JavaScript file for handling interactions
  • php.php: PHP file for processing form submissions

Notes

  • 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

Disclaimer

This project is for educational purposes only. It should not be used to create fake identification documents, as that would be illegal.

About

Creating a virtual ID Card using a webpage and php connection to database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published