Skip to content

TylerMaloney/wayfinder-test

 
 

Repository files navigation

CITZ IMB Wayfinder

Citizen Services Capstone Project Team B (Wayfinder)

Executive Summary

Project Information

Lifecycle:Experimental

Project Description

The "Wayfinder" application is a mobile application that directs citizens and employees 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 and container(s). There will be additional supplementary README's for the back-end and front-end.

Project Status

Project is currently under development via the Capstone team.

Stack

Front-End

  • React PWA
    • Typescript
    • Node

Back-End

  • Express
  • MongoDB
  • Typescript
  • Node
  • Swagger

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

About

CITZ IMB Capstone 2023 Wayfinder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.7%
  • JavaScript 13.8%
  • Python 8.0%
  • Other 1.5%