The Hendrix Arboretum is a project I have been working on for a while. It was a class project for CSCI 340, but my group ran into a bunch of problems. So I have kind of been working on it for way longer than I need to but that’s alright cause its hard for me to give up on things. I had versions of this project saved through its incremental development over the past months, and I thought it would be cool to leave a record of that here.

Oldest

There already existed a webpage for the Hendrix Arboretum but it was not interactive, or anything it just kinda explained what it was. I copied saved a version of the webpage, and started looking at the bing maps api to figure out how the heck it worked.

Old

On this the only real development was that I made it access the correct css files. Definitely took me way too long to figure this on out. For future reference, the difference between this and the first is ‘./’ preceding some files instead ‘..’

Middle

I changed the css a little bit. Added a border around the map, added the search bar and made trees searchable by number I think. Also made buttons for specialty categories, but the buttons did not actually do anything in this version. There are trees on this map, but they are randomly generated, you can click them and see the infoboxes I made, their links and pictures do not work without the rest of the project though.

New

This was the first version of the map that was actually linked to the database. That is why you see the for each item in Model.specialties. It also read tree coordinates from the database as well, but for the last HTML file I just left it reading 5 random locations.

Since then the Arboretum has been worked on by Dr. Goadrich and DiscoTray studios. I helped with some miscellaneous tasks along its development, but it turned out great. You can see it here