Skip to content

Your personal photos/videos history story boarded and scrapbooked with albums and galleries. Associate media with meta data including geocode, caption, descriptions, articles...

License

ayakade/history

 
 

Repository files navigation

history

Your personal history storyboarded with photo and video albums. Associate photos with their meta data including geocode, caption... in XML albums.

  • Enhanced privacy as photos are stored locally not in the cloud
  • Plot thumbnails on a map
  • Includes administration tools for XML generation

Demonstration site https://history.domaindesign.ca/

Project Status:

Service Status
CI Build Status
Dependencies Dependencies Status DevDependencies Status
Code Quality Code Climate BCH compliance
Security Known Vulnerabilities
Test Coverage Coverage Status
License MIT Licensed

Installation

View (Read-only)

  1. docker-compose up Build and start history app (both frontend and backend)
  2. View frontend at http://localhost:3000

Development

  1. Node.js v12 LTS Download
  2. Folder api is the backend; ui is the frontend
  3. Install project dependencies npm ci
  4. Optional configuration
  5. Start web server npm start
  6. View address in browser (printed in terminal on successful load)

Environment configuration

  1. Create a .env file in the project root
  2. To enable Dropbox for hosting photos place Dropbox API v2 access token HISTORY_DROPBOX_ACCESS_TOKEN=

Changelog of releases

See CHANGELOG

Contributing to this open-source project

See CONTRIBUTING

Copyright

See LICENSE

About

Your personal photos/videos history story boarded and scrapbooked with albums and galleries. Associate media with meta data including geocode, caption, descriptions, articles...

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.6%
  • CSS 3.3%
  • Handlebars 2.0%
  • Other 1.1%