Skip to content

emmsdan/ALC-Udacity-Google-Project-currencyConverter.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALC3.0 Currency Converter

It's a Progressive Web application, that allows it users to freely convert currencies, right from their Web Browser quickly and conveniently.

Here is the Link to the Project (http://bit.ly/EmmsDanALCProject)

AUTHOR'S NAME: EMMANUEL DANIEL

AUTHOR'S SLACK USERNAME: EMMSDAN

AUTHOR'S MEDIUM USERNAME: EMMSDAN

AUTHOR'S GITHUB USERNAME: EMMSDAN

ARCHITECTURE

The code for the app is available in /currency-converter/app, Here are the directories which it is splitted into:

  • img: contains images used in the app.
  • js: contains JavaScript files.
  • css: contains css stylesheets.

OFFICIAL API

  • https://free.currencyconverterapi.com/: for fast and free api.

FEATURES

Feature Description
Convert currencies Use the latest exchange rates to convert currencies, quickly and conveniently
Progresive Web Application The app take an offline first approach, which means it works online and offline
Bonus (1) Display Recent Exchange Rate

Dependencies

BUILT WITH

  • none except
  • vanillar javascript