Citizen Services Capstone Project Team B (Wayfinder)
The "Wayfinder" application is a Progressive Web Application that directs citizens to government services. The Wayfinder proof-of-concept provides an extensible platform that allows new services and locations to be added as they become available. Another use case for the Wayfinder app is the ability to process application generated analytics data allowing the product team to analyze valuable usage data that will inform the creation of new services that can be delivered using the Wayfinder app.
This repository is a mono-repo containing all relevant documentation, code, and infrastructure that is required for the Wayfinder application.
Project was completed by the Capstone Team.
KEY | EXAMPLE | DESCRIPTION |
---|---|---|
MONGO_PORT | 27017 | Designated port for mongo |
MONGO_USERNAME | wf-admin | Username for mongo user |
MONGO_PASSWORD | wf-admin | Password for mongo user |
MONGO_DATABASE | wf-db | Name for mongo database |