Skip to content

rimerian/currency-converter-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency converter using JSON and XHR

A JavaScript application for currency conversion using external JSON, Promises. Also adapted for all devices.

Experience 🎓

In this project i practice:

  • Using JSON format;
  • Connecting by XMLHttpRequest;
  • Using Promises;
  • Using a callback for sequential execution of functions;
  • Creating design and SVG logo.

Demo 🎥

The completed project can be viewed here

How to Use 🔧

Running a project locally

If you wish to run project locally as is, then all that's required is the style.css, index.html files and js folder from this repository. Then just need to open index.html.

Design and Logo 🎨

For the project, colors were chosen that are combined with each other and convey the financial bias of the site

  • #777777 #777777
  • #16b67f #16b67f
  • #2dcc70 #2dcc70
  • #0d6948 #0d6948

Logo

SVG logo demonstration