bcgov / citz-imb-wayfinder

CITZ IMB Capstone 2023 Wayfinder
Apache License 2.0
6 stars 2 forks source link
docker express mongoose nodejs openshift pwa react swagger typescript vite

CITZ IMB Wayfinder

Citizen Services Capstone Project Team B (Wayfinder)

Executive Summary

Project Information

Lifecycle:Experimental

Project Description

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.

Introduction

This repository is a mono-repo containing all relevant documentation, code, and infrastructure that is required for the Wayfinder application.

Project Status

Project was completed by the Capstone Team.

Frontend:

Backend:

Database:

Data Visualization:

Mongo Dev Key Examples

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