Mini Project Report On Currency Converter
Mini Project Report On Currency Converter
BACHELOR OF TECHNOLOGY
IN
COMPUTER SCIENCE & ENGINEERING
Submitted by:
January 2023
CANDIDATE’S DECLARATION
Table of contents
1. Introduc琀椀on
1.1 Purpose of the Report
1.2 Overview of Currency Converter
1.3 Technologies Used
2. HTML Structure
2.1 Basic HTML Document Setup
2.2 Crea琀椀ng Containers for Input Fields and Output
2.3 Adding Bu琀琀on for Conversion
3. CSS Styling
3.1 Linking CSS File to HTML
3.2 Styling Input Fields and Bu琀琀on
3.3 Customizing the Layout and Visual Elements
4. JavaScript Func琀椀onality
4.1 Introduc琀椀on to JavaScript
4.2 Retrieving Exchange Rates
4.3 Calcula琀椀ng Currency Conversion
4.4 Displaying Conversion Result
6. Advanced Features
6.1 Real-琀椀me Exchange Rate Updates
6.2 Adding Currency Symbols
6.3 Implemen琀椀ng Decimal Precision
6.4 Enhancing User Experience
9. Conclusion
9.1 Summary of Achievements
9.2 Future Enhancements and Possibili琀椀es
10. References
1. Introduc琀椀on:
2. HTML Structure:
3. CSS Styling:
3.1 Linking CSS File to HTML:
4. JavaScript Func琀椀onality:
4.1 Introduc琀椀on to JavaScript:
This sec琀椀on introduces JavaScript and its role in
implemen琀椀ng the currency conversion func琀椀onality.
6. Advanced Features:
6.1 Real-琀椀me Exchange Rate Updates:
The report explores the concept of real-琀椀me exchange
rate updates and explains how to incorporate this
feature into the currency converter applica琀椀on.
9. Conclusion:
9.1 Summary of Achievements:
This subsec琀椀on summarizes the key achievements of
building the currency converter using HTML, CSS, and
JavaScript.
10. References:
A list of references is provided for the sources used
during the research and development of the currency
converter applica琀椀on.