Web2 : Stealth mode
An one stop web application which tells the user the every weather feedbacks from multiple sources.
Bangalore
Technologies Used
PythonDjango (web framework)
About
An application that crawls multiple weather repositories and maintains a database of all weather events taking place in a region. This application represents all this weather events on a map and provides basic filter conditions like, start date, end date, type of weather event (rainfall, snowfall), impact (severe, non-severe) etc. For example, your web app could take a region as input, let's say India , it would fetch all weather events for India like floods, high winds , low humidity etc for a time duration Let's say 3 months and should plot this on a google map. As you pan or zoom, more related events can be fetched (not mandatory). An user to be able to filter events based on type of Design a application that crawls multiple weather repositories and maintains a database of all weather events taking place in a region. This application should represent all this weather events on a map and should provide basic filter conditions like, start date, end date, type of weather event (rainfall, snowfall), impact (severe, non-severe) etc. For example, your web app could take a region as input, let's say India , it would fetch all weather events for India like floods, high winds , low humidity etc for a time duration Let's say 3 months and should plot this on a google map. As you pan or zoom, more related events can be fetched (not mandatory). You should allow users to be able to filter events based on type of event , impact etc
Comments
No comments yet