This as the name implies is a mash up of both the business logic and data analysis teams.
The repo can be found here
The base requirement for participation is understanding of Javascript or Python. The backend design is still in the works. However at a high level, we are to provide data gotten from opens source apis about the state of given blockchain and a fickle prediction on the near future based on historical pricing. We shall be sending this data over a REST API and we should have a good idea of what REST APIs.
Rest APIs: https://www.ibm.com/cloud/learn/rest-apis
More on REST: https://www.smashingmagazine.com/2018/01/understanding-using-rest-api/
Introduction to Serverless: https://www.serverless.com/guides/what-is-serverless
More on Serverless: https://www.serverless.com/guides/aws-http-apis
Coingecko API : https://www.coingecko.com/en/api
Etherscan Api Docs: https://docs.etherscan.io
COINMARKETCAP: https://coinmarketcap.com/api/documentation/v1/
The app is expected to do the following.