#36Easy
Develop a Weather Application
Asked by:AmazonChimeFacebookHubspot
Recommended Solutions from the Web
Key Details & Edge Cases You Should Know
•
How is data ingested - there are two versions of this question: via an API, and via sensors.
•
How often do you collect data via API? If you have sensors, how do you handle real-time data?
•
How do you store the data in the database?
•
What does your frontend look like? How will you update it?