I have chosen Visual Studio as the environment in which we will create the new Avkat Web App. This app will collaborate with the work Daniel has done on ArcGIS online. I have embedded the map within my website, which was a fairly straightforward process. I have created a interface that allows for querying our tabular data on the database Avkat_mySql. Users will be able to chose content types of features, survey units, and ceramics. Users can specify a date range or Era which corresponds to each content type. When Users click the button “Execute Query” a table will be generated that includes all the needed attributes of their chosen content. The first two cells of each row contain an info and photo button. The info button will bring the user to a new tab that has a detailed listing of all attributes. The photo button will bring the user to a new tab that will display all photos of the chosen content.
We are currently creating the functionality behind the photo and info button. I am collaborating with Daniel to make this happen. The design of the current website is also under construction. We are focusing on the functionality of the web app first and foremost. Here is a quick look at what we have so far, with some queried results.