A Web Application Prototype ---

Can we use GIS & web development technologies to facilitate community-centered preservation planning and cultural resource management?

This is a series of projects starting from developing a full-stack web application for the community-centered preservation of the 7th ward of Philadelphia.

The 7th ward of Philadelphia is known for its significance as the heart of the city's black and immigrant communities in the late 19th century. Despite facing urban decline in the 1950s due to a proposed Crosstown Expressway, the neighborhood retains its unique history and charm, with former immigrant tenements now transformed into trendy boutiques, restaurants, and apartments. Many buildings in the area once housed important institutions and famous residents.

My app aims to enhance community engagement in preserving the unique history and culture of Philadelphia's 7th ward. The app enables community members to select existing historic sites or create new ones through an interactive map or web page displaying the neighborhood's current inventory of historic assets. Users can upload written paragraphs or photographs to share personal connections to these sites. The information about each historic site is stored in a NoSQL database using MongoDB on the backend and is immediately updated and presented to users through the interactive map or a visualized list of all cultural resources on the website.

This app serves not only the community but also researchers and preservation professionals, enabling them to conduct building surveys, building typology studies, mapping, GIS data analysis, and database expansion and management. Its purpose is to keep all stakeholders actively engaged in the preservation process of a community's culture and history.

Later, while working on developing a preservation plan for Carbondale, I adapted a similar prototype for community-centered preservation planning of the city's historic assets. Through conversations with preservation professionals at the city's Historical Society and community members, I discovered an ongoing oral history project aimed at documenting the city's mining history. As a result, I integrated a function allowing community members and researchers to input audio clips to the website and the database. Unlike its initial version for Philly's 7th ward, the Carbondale app is tailored to the community's expectations and needs, and I also developed community programming around it. For instance, high schools can hold workshops for students to use the app in documenting historic buildings, artifacts, or landscapes in their neighborhoods. Young people can learn more about the city's history while helping elders digitize historic photographs and maps, or by recording episodes of stories from their grandparents.

Originally, the app was deployed on Heroku, but the company discontinued its free-tier plans. However, I have included a video to guide you through the functionality of the Carbondale version. Additionally, feel free to explore the project's code, the "Carbondale's Preservation Planning" report, and the community programmings developed for the app.