You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/home.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -115,12 +115,12 @@ <h3>Meta Prophet Data Prediction</h3>
115
115
<divclass="feature-card">
116
116
<divclass="card-icon">💾</div>
117
117
<h3>Backend Data Fetching</h3>
118
-
<p>Our system fetches prediction data from a Flask backend, which is connected to an online MongoDB database. This setup allows us to ensure that data is always up-to-date and accessible in real-time.</p>
118
+
<p>Our system fetches prediction data from our database!</p>
119
119
</div>
120
120
<divclass="feature-card">
121
121
<divclass="card-icon">📊</div>
122
122
<h3>Our World in Data</h3>
123
-
<p>Our complete Energy dataset is maintained by Our World in Data, including metrics on energy consumption, energy mix, and electricity mix. The dataset is updated regularly and is available in CSV, XLSX, and JSON formats for detailed analysis.</p>
123
+
<p>Our complete Energy dataset was made by Our World in Data, including metrics on energy consumption, energy mix, and electricity mix. The dataset is updated regularly and is available in CSV, XLSX, and JSON formats for detailed analysis.</p>
0 commit comments