Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.
/ PALP-Workspace Public archive

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

Notifications You must be signed in to change notification settings

alexroseb/PALP-Workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •