/Credit_Card_Validator

Credit card validator application with html as front-end and python as back-end.

Primary LanguageHTML

Credit_Card_Validator

Credit card validator application with html as front-end and python as back-end.

image

Objective

The objective of this project is to implement a single web page for a credit card validation. The validation is performed accessing the back-end via API flask.

Technologies

Python - Back-end

Flask - For API creation

HTML - Front-end

How to Run

To run the project follow the steps below:

1 - Run image the "back.py" file to run the back-end server locally;

image

image

2 - Use http://127.0.0.1:5000/ to open the page

Output

image

image

image