Skip to content

An app for collecting data in data walks and community mapping.

Notifications You must be signed in to change notification settings

radical-data/traces

Repository files navigation

Traces

Traces is a web app for collecting data during data walks. It has been used in a wide variety of projects, from mapping gentrification in Berlin to building community maps of disaster response in rural Chile.

It is available to use at traces.radicaldata.org.

Getting started

Install

  1. Clone the repository: git clone https://github.com/radical-data/traces.git
  2. Navigate to the project folder: cd traces.
  3. Install dependencies: npm install.

Develop

To develop Traces locally:

  1. Start a development server: npm run dev.
  2. Traces will be running locally at http://localhost:5173/.

Build

To create a production version of Traces:

  1. Build it: npm run build.
  2. (Optional) You can preview the production build with npm run preview.

Sharing feedback

Your feedback helps us improve Traces! If you have feature requests or find bugs, please open an issue.

Acknowledgements

Traces was inspired by the brilliant data walking apps from Data Walking, a research project developed by David Hunter. These tools – and the research underlying them – sparked our imagination about how mobile phones can support data walks. Traces uses ideas from the interface of the individual tools and aims to bring them together into one app and expand on the possible ways to collect data.

Traces is an outcome of Radical Data's project Comapping, which focuses on researching and building tools for community mapping. The initial research of Comapping as well as the initial development of Traces was funded through The Humanity in Action Democracy Fellowship.