Skip to content

A site that allows users to view a collation of top comments from cryptocurrency communities for a given price/date of an asset. Django | ChartJS | Postgres

License

Notifications You must be signed in to change notification settings

samuelshix/cryptocurrency-reddit-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Threads

This site aggregates top comments from multiple cryptocurrency subreddits and displays them alongside a price graph of the relevant cryptocurrency of a given date, showing users true, unfiltered market sentiment, and giving a better idea of active developments within the space.

Created with Django, ChartJS, JS and jQuery

Setup

Clone the repository:

$ git clone https://github.com/samuelshix/cryptocurrency-reddit-sentiment
$ cd cryptocurrency-reddit-sentiment

Then install the dependencies:

$ pip install -r requirements.txt

Once pip has finished downloading the dependencies:

$ cd project
$ python manage.py runserver

Live site:

https://crypto-social-sentiment-wq83w.ondigitalocean.app/chart/total/all/

About

A site that allows users to view a collation of top comments from cryptocurrency communities for a given price/date of an asset. Django | ChartJS | Postgres

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published