- [Dawid Chara]
- [Krystian Kosek]
- [Hubert Wdowiak]
- [Krzysztof Łakomy]
Crypto_Price_Predictor is a web application that connect with external API and downloads actual crypto prices, makes graphs based on the current and past exchange. Also application based on AI will try to predicate and suggest to the user what to invest in. Track our project on: https://crypto-pred-test.herokuapp.com/
- Cryptocurrencies database
- JSON elimination
- charts with data from database
- all currencies from database display
- currency choice
- cryptocurrencies dedicated subpages
- search mechanism
- links to subpages for every cryptos
- clearing code
- writing tests
- bugs checkout
- future courses prediction
- user interface
- rest of the course prediction
- nicer front end
- release version
- all tests
- code cleaning
As a user, I want to check cryptocurrency course.
As a user, I want to have history of courses for selected cryptocurrencies.
As a user, I want to see chart of cryptocurrencies selected by me.
As a user, I want to see some predictions of cryptos courses so that I can invest my money.
As a user, I want to search cryptocurrencies by name so that I can easily reach them.
As a user, I want to sort currencies by growth.
As a user, I want to have cryptocurrencies converted into other currency, so that I can see how much I have.
As a user, I want to check currency details so that I can see all necessary data.