Skip to content

dragonman164/Crypto-Currency-Status-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Currency Checker

A simle web app to check about ongoing status of various crypto currencies around the world.

Note : This App has been deployed to Heroku

To run locally install packages from requirements.txt

(Use Command Prompt or Linux Terminal)

# Use pip to install packages
pip install < requirements.txt

# To run the server on Windows
py manage.py runserver

# On linux/Mac
python manage.py runserver

Key Features

  1. Know about various Crypto Currencies around the World. (History,Country of Origin, Trust Rank, etc.)
  2. Know Exchange rates of various Currencies around the world.

Note : This App uses an External API. Visit this link to know more. https://www.coingecko.com/en/api#explore-api

About

Know about various crypto currencies around the world

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published