Skip to content

The project collects the latest five news related to the cryptocurrency you entered and lists the news

Notifications You must be signed in to change notification settings

Temirln/Crypto-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto-News

Link to the site

http://crypto-news-temirlan.herokuapp.com/

Purpose

The project collects the latest five news related to the cryptocurrency you entered and lists the news

Installing

git clone https://github.com/Temirln/Crypto-News.git

Create Virtual Envirement

python -m venv env

Then Install All Packages

pip install -r requirements.txt

Libraries

Flask (https://flask.palletsprojects.com/en/2.0.x/)

pip install Flask

Requests (https://pypi.org/project/requests/)

pip install requests

Flask-SQLAlchemy (https://flask-sqlalchemy.palletsprojects.com/en/2.x/)

pip install Flask-SQLAlchemy

Usage

Enter your crypto currency

image

Get list of news

image

About

The project collects the latest five news related to the cryptocurrency you entered and lists the news

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published