/Predix

Primary LanguageCSS

Predix

-This is a Python Django application developed as my summer internship task in order to make tracking of the change of cryptocurrencies easy. Postgre Database is used in order to store the data.

-At the end Linear Regressioin is used to Predict the price using historical data.

-Dockerization is also added in order to both gain an experience in it and be able to run the program in any environment.