A web-based calculator and currency dashboard built using HTML, CSS, JavaScript, Bootstrap, and Chart.js.
This project allows users to perform calculations, view currency conversions, and visualize data using interactive charts.
- ๐งฎ Calculator: Perform basic arithmetic operations
- ๐ฑ Currency Converter: Convert between different currencies using live API data
- ๐ Data Visualization: View currency trends and other data with Chart.js
- ๐ Responsive Design: Works on desktop and mobile using Bootstrap
- Frontend: HTML5, CSS3, JavaScript
- Styling: Bootstrap
- Charts: Chart.js
- API Integration: Fetch live data for currency conversions
- Files Included:
index.htmlโ Main calculator pagecurrency.htmlโ Currency converter pagedata.htmlโ Chart.js data visualization page
- Clone this repository
git clone https://github.com/your-username/calculator-dashboard.git
Heet Lakhani