Created by: alpha-k911
I have added Forecasting Graph. For understanding, I have provided predictions.json file in the public folder. But R script should run daily once and it will generate predictions.json file. We can host in api.covid19india.org so as to fetch the data and plot it. But I have provided a local file for now. The graph is being plotted. You can align it as per convenience.
Files Added: public/predictions.json # temporary for now src/components/Charts/dailyPrediction.js
Modifications: Added the graph of DailyPrediction in deepdive.js