This project simulates communicating with a drone that surveys land for information (Part 1) and provides a portal for drone data storage in a database, as well as reviewing summarized data results (Part 2). The target of the Drone Recon data collection is chosen by the user, with suggestions including agriculture, forest, wildlife, search and rescue, or military. The project involves Java Servlets, REST Web services, JSON, HTML, and databases. Part 1 requires filling in template code for drone communication and guidance, while Part 2 creates a web front end and database for storing and reviewing data.