Giter Site home page Giter Site logo

codetanzania / majifix-jurisdiction Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 4.55 MB

A representation of an entity (e.g municipal, local government etc) responsible for addressing citizen(or customer) service request(issue).

License: MIT License

JavaScript 100.00%
codetanzania majifix majifix-module jurisdiction open311 citizen feedback

majifix-jurisdiction's Introduction

majifix-jurisdiction

Build Status Dependencies Status Coverage Status GitHub License Deploy to Heroku

Commitizen Friendly code style: prettier Code Style npm version

A representation of an entity (e.g municipal, local government etc) responsible for addressing citizen(or customer) service request(issue).

Requirements

Installation

npm install @codetanzania/majifix-jurisdiction --save

Usage

import { connect } from '@lykmapipo/mongoose-common';
import { Jurisdiction, start } from '@codetanzania/majifix-jurisdiction';

// connect to mongodb
connect(process.env.MONGODB_URI, error => { ... });

// fire http server
start(error => { ... });

Testing

  • Clone this repository

  • Install all development dependencies

npm install
  • Run example
npm run dev
  • Then run test
npm test

Contribute

It will be nice, if you open an issue first so that we can know what is going on, then, fork this repo and push in your ideas. Do not forget to add a bit of test(s) of what value you adding.

References

Licence

The MIT License (MIT)

Copyright (c) CodeTanzania & Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

majifix-jurisdiction's People

Contributors

benmaruchu avatar dependabot[bot] avatar lykmapipo avatar renovate-bot avatar rijkerd avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

majifix-jurisdiction's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency @lykmapipo/express-rest-actions to v0.8.31
  • fix(deps): update dependency @lykmapipo/express-test-helpers to v0.9.18
  • fix(deps): update dependency lodash to v4.17.21
  • fix(deps): update dependency mongoose-locale-schema to v0.4.28
  • chore(deps): update dependency chai to v4.4.1
  • chore(deps): update dependency commitizen to v4.3.0
  • chore(deps): update dependency eslint to v7.32.0
  • fix(deps): update dependency @lykmapipo/common to v0.44.5
  • fix(deps): update dependency @lykmapipo/constants to v0.4.46
  • fix(deps): update dependency @lykmapipo/env to v0.17.39
  • fix(deps): update dependency @lykmapipo/express-common to v0.18.19
  • fix(deps): update dependency @lykmapipo/mongoose-common to v0.40.0
  • fix(deps): update dependency @lykmapipo/mongoose-exportable to v0.4.0
  • fix(deps): update dependency mongoose-geojson-schemas to v0.12.9
  • fix(deps): update dependency mongoose-rest-actions to v0.30.6
  • chore(deps): update dependency chai to v5
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency eslint-config-airbnb-base to v15
  • chore(deps): update dependency eslint-config-prettier to v9
  • chore(deps): update dependency eslint-plugin-jsdoc to v48
  • chore(deps): update dependency eslint-plugin-mocha to v10
  • chore(deps): update dependency eslint-plugin-prettier to v5
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency lint-staged to v15
  • chore(deps): update dependency mocha to v10
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency rimraf to v5
  • chore(deps): update dependency rollup to v4
  • 🔐 Create all rate-limited PRs at once 🔐

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • fix(deps): update dependency async to v3.2.2 [security]
  • fix(deps): update dependency express to v4.19.2 [security]
  • fix(deps): update dependency moment to v2.29.4 [security]

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • @codetanzania/majifix-common 0.20.0
  • @lykmapipo/common >=0.28.9
  • @lykmapipo/constants >=0.3.23
  • @lykmapipo/env >=0.14.10
  • @lykmapipo/express-common >=0.17.14
  • @lykmapipo/express-rest-actions >=0.8.2
  • @lykmapipo/express-test-helpers ^0.9.0
  • @lykmapipo/mongoose-common >=0.26.4
  • @lykmapipo/mongoose-exportable >=0.3.13
  • async >=3.1.0
  • express >=4.17.1
  • lodash >=4.17.15
  • moment >=2.24.0
  • mongoose-geojson-schemas >=0.10.14
  • mongoose-locale-schema >=0.4.5
  • mongoose-rest-actions >=0.29.5
  • @babel/cli 7.14.5
  • @babel/core 7.14.5
  • @babel/node 7.14.5
  • @babel/preset-env 7.14.5
  • @babel/register 7.14.5
  • @benmaruchu/faker 4.3.0
  • @commitlint/cli 11.0.0
  • @commitlint/config-conventional 11.0.0
  • @commitlint/travis-cli 11.0.0
  • @lykmapipo/mongoose-test-helpers 0.7.25
  • chai 4.3.4
  • commitizen 4.2.4
  • coveralls 3.1.0
  • cz-conventional-changelog 3.3.0
  • doxdox 3.0.0
  • eslint 7.19.0
  • eslint-config-airbnb-base 14.2.1
  • eslint-config-prettier 7.2.0
  • eslint-plugin-import 2.23.4
  • eslint-plugin-jsdoc 24.0.6
  • eslint-plugin-mocha 8.2.0
  • eslint-plugin-prettier 3.4.0
  • generate-changelog 1.8.0
  • handlebars 4.7.7
  • husky 4.3.8
  • lint-staged 10.5.4
  • lodash.template 4.5.0
  • mocha 8.4.0
  • mongoose 5.12.13
  • nyc 15.1.0
  • prettier 2.3.1
  • rimraf 3.0.2
  • rollup 2.51.2
  • mongoose >=5.7.10 || 5.12.5
  • node >=8.11.1
  • npm >=5.6.0
travis
.travis.yml

  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Upgrade majifix legacy API to use latest majifix-jurisdiction

Tasks

  • Drop domain field
  • Drop domain index
  • Update UI to use website field
  • Drop location field indexes
  • Drop location field indexes
  • Update UI to allow filling location x,y points
  • Drop boundaries field indexes
  • Drop boundaries field indexes
  • Update UI to allow filling boundaries MultiPolygon points

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.