Skip to content

jsherba-usgs/sb-photo-map

Repository files navigation

field_photo app

A web application for viewing field photos managed within USGS ScienceBase.

Getting Started

  1. Create virtual environment
    virtualenv env
    env/bin/source activate

  2. Install requirements
    pip install -r requirements.txt

  3. Start app export FLASK_APP=index.py
    (windows) set FLASK_APP=index.py
    flask run

Deployment

Add additional notes about how to deploy this on a live system

Built With

  • Flask - The web framework used
  • Webpack - Dependency Management

Authors

  • Jason Sherba

License

This project is public domain - see the LICENSE.md file for details

About

Field photo map viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published