Create an app that will enable small drone operators to know more about specific weather parameters, local terrain and no fly zones within a five-mile radius of their GPS location.
Using modern approach in working with information we provide ability to safely operate drones in any conditions.We offer information about the weather, restricted zones and other users flying around. Each user has the ability to book any area he is going to use, and other users will see this on the global map. We are working on the possibility to receive notifications when drone owners zones in which they are going to fly intersect with others. The aim is to design the system that will be very easy for users, we are going to simplify the interface and make it intuitive.
Weather API: http://openweathermap.org/api
Front end: jQuery, Google Maps
Back end: Python, Django, Django REST Framework, PostgreSQL