Skip to content

codezilla2018/Business-Card-Generator

Repository files navigation

Business-Card-Generator

[email protected] Kisalka Rajapaksha Kistlak IA0

This is a Business Card Generator web application. Users have to input their name, email, web address and a photo as they want. After that, they have to click Submit button.

Here is the Live Demo - Web Site Link

I have hosted this in the 000WebHost.

Then the user will get a Business Card with the details which he or she provided earlier.

If a user tries to click Submit button without providing details, he or she will get these messages. (Validation)

And also this is a Responsive web site which users can access this web site from the mobile phones without any trouble.

Validation also successfully works in the mobile phone.

And when someone successfully creates a Business Card, he or she will receive an email which he or she provided.

All the data insert into the database.

Technologies and Methods Used.

  • HTML
  • Bootstrap
  • CSS
  • PHP
  • Jquery
  • MySql