https://github.com/rjmwai/phase-1-project
my phase 1 project (currency exchanger)
https://github.com/rjmwai/phase-1-project
css html javascript json
Last synced: 3 months ago
JSON representation
my phase 1 project (currency exchanger)
- Host: GitHub
- URL: https://github.com/rjmwai/phase-1-project
- Owner: Rjmwai
- Created: 2025-06-29T14:10:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-06T06:49:12.000Z (about 1 year ago)
- Last Synced: 2025-08-07T04:42:09.511Z (11 months ago)
- Topics: css, html, javascript, json
- Language: HTML
- Homepage: https://rjmwai.github.io/Phase-1-project/
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phase 1 Project – Currency Converter
This is my Phase 1 Software Engineering Bootcamp project — a simple and responsive currency converter webpage.
It uses the **Czech National Bank's public API** to fetch live exchange rates and allows users to convert any input amount from one currency to another in real time.
## Features
- Clean, user-friendly UI
- Real-time conversion using CNB daily exchange rates
- Built with HTML, CSS, and JavaScript
## API Source
Czech National Bank