Skip to content

ratheesh-aot/met-public

This branch is 4 commits behind bcgov/met-public:DESENG-543-FontAwesome.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

312feb1 Β· May 9, 2024
May 9, 2024
Jan 25, 2024
Apr 29, 2024
Apr 10, 2024
May 8, 2024
Apr 29, 2024
May 1, 2024
May 9, 2024
Apr 29, 2024
Apr 22, 2024
Dec 12, 2023
Dec 12, 2023
Jun 16, 2023
May 8, 2024
Aug 30, 2022
Apr 21, 2022
Apr 10, 2024
Dec 12, 2023
Apr 11, 2022
Jun 16, 2023
Sep 22, 2022
Jun 9, 2022

Repository files navigation

met-public

Lifecycle:Experimental

codecov

Quality Gate Status

The Modern Engagement Tools (MET)

This project is to develop modern engagement tools that address shortfalls identified in the Province’s existing public engagement processes.

Objectives

The goal of this project is to transform B.C.’s public engagement processes and enable the public to provide more value and influence decision-making while generating useful data insights, an enhanced post commenting experience for the user, and minimize rejected comments. The product will be cost effective, leverage investments and successes to date, explore best in class strategies, and be maintainable and continuously improved by government staff. It will be privacy enhancing, and support DRIPA/ GBA+ implementation and analysis, and continuously delivered and tested with users.

Directory Structure

.github/                   - PR, CI action workflows and Issue templates
/docs                      - Miscellaneous documentations
met-web/                   - MET Web application root
β”œβ”€β”€ src/                   - React.js application
└── tests/                 - Application tests
    └── unit/              - Jest unit tests
met-api/                   - MET API Application Root
β”œβ”€β”€ src/                   - Python flask application
β”‚   └── met_api/           - Models, Resources and Services
β”œβ”€β”€ migrations             - Database migration scripts
└── tests/                 - API application tests
    └── unit/              - Python unit tests
notify-api/                - Notification API Application Root
β”œβ”€β”€ src/                   - Python flask application
β”‚   └── notify_api/           - Models, Resources and Services
└── tests/                 - API application tests
met-cron/                  - Job Scheduler Application Root
β”œβ”€β”€ src/                   - Python application
β”‚   └── met_cron/           - Models, Resources and Services
└── tests/                 - Job Scheduler tests
openshift/                 - OpenShift templates and documentation
snowplow/                  - Snowplow custom schemas
CODE-OF-CONDUCT.md         - Code of Conduct
COMPLIANCE.yaml            - BCGov PIA/STRA compliance status
CONTRIBUTING.md            - Contributing Guidelines
LICENSE                    - License

Documentation

Auxiliary Repositories

Getting Help or Reporting an Issue

To report bugs/issues/features requests, please file an issue.

How to Contribute

If you would like to contribute, please see our contributing guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Copyright 2022 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Modern Engagement Tool ops

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 46.9%
  • Python 46.4%
  • SCSS 5.5%
  • Makefile 0.6%
  • HTML 0.2%
  • Dockerfile 0.2%
  • Other 0.2%