https://github.com/ola-kaznowska/currency-conversion-application-using-api
A practical console application for currency conversion using API. Application written in Python3.12.2 Application connects to NBP API, uses JSON format. Application made during Practical Python training
https://github.com/ola-kaznowska/currency-conversion-application-using-api
api json junior-backend junior-developer junior-software-engineer nbp-api nbp-currency-converter practice-project python3
Last synced: about 2 months ago
JSON representation
A practical console application for currency conversion using API. Application written in Python3.12.2 Application connects to NBP API, uses JSON format. Application made during Practical Python training
- Host: GitHub
- URL: https://github.com/ola-kaznowska/currency-conversion-application-using-api
- Owner: Ola-Kaznowska
- Created: 2024-04-05T17:19:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T19:53:31.000Z (5 months ago)
- Last Synced: 2025-01-24T14:44:18.471Z (3 months ago)
- Topics: api, json, junior-backend, junior-developer, junior-software-engineer, nbp-api, nbp-currency-converter, practice-project, python3
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Currency-conversion-application-using-API
A practical console application for currency conversion using API. Application written in Python3.12.2 Application connects to NBP API, uses JSON format. Application made during Practical Python training.Instructions for using the program:
# STEP 1: Install python from the official site: https://www.python.org/
# STEP 2: Install Visual Studio Code the offiicial site: https://code.visualstudio.com/
# STEP 3: Run the code.