You are on page 1of 38

R.V.R & J.

C COLLEGE OF ENGINEERING
PROJECT

CURRENCY CONVERTER.
3-1 MINI PROJECT


Y21IT052(VAMSI KRISHNA)

Y21IT018(DILEEP)

Y21IT023(DURGA )
PROJECT DETAILS

This Currency converter system was designed based on 3


language types.

1.HTML
2.CSS
3.JAVA SCRIPT
PROBLEM
STATEMENT
 Currency Converter Project Abstract:
 Different countries use different currency, and there is daily variation in
these currencies relative to one another.
 The Currency Converter App is helping to the convert money like Indian
Rupees to American Doller or Indian Rupees to Dubai Dirham. Currency
Converter is a calculator or a software or a tool that converts quantity or
value of one currency into the relative quantities or values of other.Every
software may have some cases of bugs, errors, security related problems
or system faults. There are many problems or system faults for example,
computer collapse or crashes due to power supply problem will invalidate
efforts of number of students. So in future we can develop more secure
software by using advanced technologies
 Currency converter mini project is built keeping
this thing in mind.
 It is simply a calculator-like app developed
using HTML, JAVA SCRIPT,CSS web features.
 In this application, there is regular update
about currency of every country by which it
displays present
 currency market value and conversion rate.
 A Currency converter is a calculator that
converts the value of one currency into
the relative value of other curriencies.

 An exchange rate is a fundamental concept in


international finance that determines the value of one
country’s currency in terms of another country’s
currency. A foreign exchange rate formula reflects the
rate at which one currency can be exchanged for
another
SOFTWARE REQUIREMENTS

 Text Editor or Integrated Development


Environment (LIKE VISUAL STUDIO CODE)
 Web Browser:
 Popular browsers for testing your webpage include
Google Chrome, Mozilla Firefox, Safari, and
Microsoft Edge.
 HTML, CSS, and JavaScript:
 You'll need to write HTML for structuring the
webpage, CSS for styling, and JavaScript for
implementing the currency conversion
functionality.
 Exchange Rate API:
 You may need to use an API (Application
Programming Interface) to fetch real-time
exchange rates. Services like Open
Exchange Rates, ExchangeRate-API, or
others provide APIs for this purpose.
 Version Control (Optional):
 Consider using a version control system like
Git for-tracking changes in your codebase.
HARDWARE REQUIREMENTS

 Computer:
A standard computer or laptop is sufficient
for web development. Make sure it meets
the system requirements for your chosen
text editor or IDE.
 Internet Connection:
 An internet connection is necessary if your
webpage relies on an external API for
fetching real-time exchange rates.
Use Case Diagram

Use-case diagrams graphically represent system


behaviour. These diagrams present a high-level view of
how the system is used as viewed from an outsider’s
perspective. Use-case diagrams can be used during
analysis to capture the system requirements and to
understand how the system should work. During the
design phase, you can use use-case diagrams to specify
the behaviour of the system as implemented.
Use Case Diagram
Activity diagram
Sequence diagram
Class diagram
Deployment diagram
HTML CODE SNIPPET
CSS CODE SNIPPET
JAVASCRIPT FOLDER

SCRIPT.JS COUNTRY-LIST.JS
SCRIPT.JS
COUNTRY-LIST.JS
 This Currency Converter System has
one input field for the user to enter
the currency value of one country.

 The web page will appears as


 The home page of the currency converter web page is
Enter the amount in the input
for conversion
Select the countries in the drop down menu
Converting USD -INR
Converting IND-USD simply on arrow
symbol
Conclusion:

Currency converter that the people


are using, they will always find ways
to get the highest possible profits out
of the exchanges. To those who are
going to travel, it is a wise thing to
check the different foreign exchange
options they have beforehand

You might also like