Skip to content

This project is a currency converter developed with php, html and a web service developed with php and tested with postman. you need to install postman, xampp , VS code and start working. first develop your web service in visual studio code with the language php then run the apache server in xampp to display the web service and test in postman.

Notifications You must be signed in to change notification settings

darryl-17/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

WELCOME TO THIS PROJECT This project is a currency converter for any currency(you can add any currency and conversion rates) in the codes. it is free To get started, install VS codes, Xampp and postman Next install all the apps and open them in VS code create 2 files , one with the name currencyconverterWS.php for the web service and converter.php for the user interface. save both files in the location c:/xampp/htdocs the on the apache server in Xampp amd on a new page in your browser type http://localhost/client_rest_api/currencyconverterWS.php depending in which folder in htdocs you save your files then copy the http://localhost/client_rest_api/currencyconverterWS.php and open postman in the URL bar in postman, paste the link and choose the method POST and click on SEND to test your web service then also run the user interface file and test

About

This project is a currency converter developed with php, html and a web service developed with php and tested with postman. you need to install postman, xampp , VS code and start working. first develop your web service in visual studio code with the language php then run the apache server in xampp to display the web service and test in postman.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages