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

Flask web application that was created to help researchers prepare images for the PALP project

Notifications You must be signed in to change notification settings

alexroseb/PALP-Prequel

Repository files navigation

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

PALP Prequel

PALP Prequel is a Flask web application that was created to help researchers prepare images for the PALP project. It uses data from Pitture e pavimenti di Pompei, PompeiiinPictures, and an ArcGIS Map. The prequel is currently hosted at https://prequel.p-lod.umasscreate.net/.

User Workflow

Users start by entering an location, which queries the various databases. They then can describe the images they see, such as if there's art on a specific wall and what ARC number might be relevant to it.

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
  • static/css/style.css - Basic styling

About

Flask web application that was created to help researchers prepare images for the PALP project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •