https://github.com/genza999/bitcoinapp
A flask-python driven web application that tracks and returns the bitcoin price basing on the country code the user has input
https://github.com/genza999/bitcoinapp
Last synced: 2 months ago
JSON representation
A flask-python driven web application that tracks and returns the bitcoin price basing on the country code the user has input
- Host: GitHub
- URL: https://github.com/genza999/bitcoinapp
- Owner: Genza999
- Created: 2018-08-13T21:28:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T21:41:09.000Z (almost 8 years ago)
- Last Synced: 2025-01-17T08:21:07.212Z (over 1 year ago)
- Language: CSS
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BitoinApp
A flask-python driven web application that tracks and returns the bitcoin price basing on the country code the user has input
# Usage
The user inputs a country code like "EUR" or "GBP" and presses the submit button to get a response of the bitcoin price in that country codes currency.