Skip to content

Latest commit

 

History

History
executable file
·
64 lines (42 loc) · 4.05 KB

README-MILESTONE1.md

File metadata and controls

executable file
·
64 lines (42 loc) · 4.05 KB

First Peoples' Language Map (FPLM)

This repository contains planning materials for the FPLM web app project. At Countable we believe a key part of planning is developing an early prototype. We've included much of the data intended for Phase 2 in this MapBox base layer.

Deliverables

Stakeholder Interviews

Requrement: Interview key stakeholders at FPCC to gather, develop and document fine-tuned requirements (expressed as epics/user stories) and review existing deployments (https://www.fp-artsmap.ca, http://maps.fpcc.ca).

  • Stakeholders from FPCC were interviewed and those discussions along with reviews of the existing deployments formed the basis of the User Stories
  • Key observations from interviews are held in the User Stories - Appendix D2
  • For interviewee privacy, the raw interview answers are not currently public request access
  • Stakeholder interview schedule.

Technology Options

Requrement: Select and review technology options, including decision on a cross-platform deployment (Android/iPhone).

  • See User Stories - Appendix B. Not all discussions surrounding these choices were documented. The key factor is the planning team demonstrated similar work and some prototyping using these stack components, and w recommend the implementing team use an appropriate technology stack they are experts in.

Planning

Requrement: Create wireframes, mock-ups, and technical designs based on requirements.

WireFrames

  • Video navigating through media upload wireframes.

Mock-ups

Landing Page landing

Language Selected language

Language Detail (TODO: map should zoom) detail

  • Video navigating through landing flows mock-ups.
  • Originals of Adobe design files here. TODO @Felipe

Information Architecture

This diagram shows the relationship with FPLM to other web properties. Information Architecture

DB Schema

This diagram shows a high level proposed schema for the FPLM web app. DB Schema

Standards and Benchmarks

Requrement: Set and document baselines in terms of performance, test coverage, accessibility, browser support, font support.

Distribution

Requrement: All output and results from this step should be shared with FPCC in a digital, reusable format.

Other Stuff

This repository also contains.

  • An export of the MapBox theme files.
  • A script for importing the language regions, places, and community locations from a custom format to native geojson (see scripts/convert.py, it takes a raw file from ./data as input.)
  • The MIT Licence (proposed by Vendor, awaiting approval)