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

My project from the Udacity Scholarship course on Mobile Web Specialist. 2018

Home Page:http://bit.ly/EmmsDanALCProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My project from the Udacity Scholarship course on Mobile Web Specialist. 2018

http://bit.ly/EmmsDanALCProject

License:MIT License


Languages

Language:CSS 51.6%Language:JavaScript 39.3%Language:HTML 9.0%