An open API service indexing awesome lists of open source software.

https://github.com/devmahmud/cryptocurrencynewsnetwork

A cryptocurrency django project is a project that uses cryptocompare api and display latest news about crypto currency and shows the currency data.
https://github.com/devmahmud/cryptocurrencynewsnetwork

Last synced: 4 months ago
JSON representation

A cryptocurrency django project is a project that uses cryptocompare api and display latest news about crypto currency and shows the currency data.

Awesome Lists containing this project

README

          

# CryptoCurrencyNewsNetwork
A cryptocurrency django project is a project that uses cryptocompare api and display latest news about crypto currency and shows the currency data.

Prerequisites


See the requirements.txt file

Installing


open terminal and type

git clone https://github.com/devmahmud/CryptoCurrencyNewsNetwork.git

or simply download using the url below


https://github.com/devmahmud/CryptoCurrencyNewsNetwork.git

To migrate the database open terminal in project directory and type


python manage.py makemigrations

python manage.py migrate

To run the program in local server use the following command


python manage.py runserver

Then go to http://127.0.0.1:8000/home in your browser

Project snapshot


Home page




Search Page




Author



Mahmudul alam

Email: expelmahmud@gmail.com


========Thank You !!!=========