Skip to content

This repository is for project submission for training program 2021, 1st batch.

Notifications You must be signed in to change notification settings

Learn-Write-Repeat/training-program-21-1-projects

Repository files navigation

REAL TIME CURRENCY CONVERTER

Mentor

Mentor
tp-py-3 Shamma Praveen
tp-py-2 Devanshi Singh

Members

Name
1 Lourde Mary
2 Richa Sikarwar
3 Prajakta Deokule
4 Nikita Srivastava

About Project

Aim is to create a currency converter to help us convert a sum of money from one currency to another. Currency exchange rates are constantly changing which is why we have decided against the idea of storing all the exchanges rates in our code are these would not remain up-to-date. Instead we will retrieve up-to-date currency exchange rates by making calls to an API that provides the current rates.

Currency converters aim to maintain real-time information on current market or bank exchange rates, so that the calculated result changes whenever the value of either of the component currencies does.

Workflow

About

This repository is for project submission for training program 2021, 1st batch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published