Allows user to create a storymap with 1 or more stages, each with their own content, photos, and coordinates. Uses Google OAuth to authenticate users. Storymaps may be marked private (only the creator can view and edit) or public (all users can view).
- Grails 3.2
- Java 8
- PostgreSQL
Application uses Google Identity Services so a valid api_key and api_secret will need to be provided (see application.yml).