Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

Latest commit

History

147 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

This repo has been forked and is now in active development at https://github.com/p-lod/PALP-Workspace.

PALP Workspace

PALP Workspace is a Flask web application that was created to help researchers for the PALP project connect different sources of data to each other. It links Pompei: pitture e mosaici, Pitture e pavimenti di Pompei, PompeiiinPictures, and an ArcGIS Map. The workspace is currently hosted at https://workspace.p-lod.umasscreate.net/.

User Workflow

Users start by entering an ARC number, which queries the various databases based on location data. Each successive tab walks them through steps like validating OCR data, copying relevant descriptions, and choosing relevant pictures. The Description and Saved Data tabs are where that all comes together for them to save this linked data and use it to populate a Google Sheet with more detailed information.

Integrations

Installation

  • Clone or download GitHub repository
  • pip install -r requirements.txt
  • Add relevant configuration files
  • Add empty images/ directory within static/

Configuration Files

  • mysql.cfg
    • MYSQL username, password, database, and host; each separated by newline
  • user.cfg
    • site username and password, separated by newline
  • My Project-1f2512d178cb.json
    • Generated by Google API - just rename file
  • box_config.json
    • Generated by Box API - just rename file

File Structure

  • templates/ - HTML files that take in Flask output and display the site
  • app.py - main Flask Python file; further documentation
  • static/css/style.css - Basic styling

About

Flask web application created to help researchers for the PALP project connect different sources of data to each other.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages