Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of codetanzania/majifix-service

Account's avatar
CodeTanzania/majifix-common
Common utilities for majifix
Account's avatar
CodeTanzania/majifix-jurisdiction
A representation of an entity (e.g municipal, local government etc) responsible for addressing citizen(or customer) service request(issue)
Account's avatar
CodeTanzania/majifix-priority
A representation an entity which provides a way to prioritize service and service request(issues) in order of their importance.
Account's avatar
CodeTanzania/majifix-service-group
A representation of an entity that group services offered by a jurisdiction(s) into meaningful categories e.g Sanitation.
Account's avatar
lykmapipo/common
Helper utilities for day to day development
Account's avatar
lykmapipo/env
Helper utilities for accessing environment variables
Account's avatar
lykmapipo/express-common
minimal express app configuration
Account's avatar
lykmapipo/express-rest-actions
Opinionated rest actions for express
Account's avatar
lykmapipo/mongoose-common
Re-usable helpers for mongoose
Account's avatar
lykmapipo/mongoose-exportable
mongoose plugin to add exports behavior
Account's avatar
lykmapipo/predefine
A representation of stored and retrieved information that does not qualify to belongs to their own domain model.
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
moment/moment
Parse, validate, manipulate, and display dates
Account's avatar
lykmapipo/mongoose-locale-schema
mongoose schema to support multi-locale fields
Account's avatar
lykmapipo/mongoose-rest-actions
mongoose rest actions on top of express
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Babel command line
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel require hook
Account's avatar
Marak/Faker.js
Generate massive amounts of fake contextual data
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
conventional-changelog/commitlint
Lint all relevant commits for a change or PR on Travis CI
Account's avatar
lykmapipo/express-test-helpers
Sensible test helpers for express
Account's avatar
lykmapipo/mongoose-test-helpers
mongoose test helpers
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
commitizen/cz-cli
Git commit, but play nice with conventions.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
commitizen/cz-conventional-changelog
Commitizen adapter following the conventional-changelog format.
Account's avatar
docsbydoxdox/doxdox
Main package for doxdox.
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
gajus/eslint-plugin-jsdoc
JSDoc linting rules for ESLint.
Account's avatar
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
lob/generate-changelog
Generate a changelog from git commits.
Account's avatar
handlebars-lang/handlebars.js
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
Automattic/mongoose
Mongoose MongoDB ODM
Account's avatar
raineorshine/npm-check-updates
Find newer versions of dependencies than what your package.json allows
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

renovate-bot's profile
renovate-bot
522 contributions
BenMaruchu's profile
BenMaruchu
114 contributions
lykmapipo's profile
lykmapipo
106 contributions
rijkerd's profile
rijkerd
44 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
codetanzania

codetanzania/majifix-service

A representation of an acceptable service (request types)(e.g Water Leakage) offered(or handled) by a specific jurisdiction

JavaScript
2
0
MIT License

majifix‑service is a Node.js library that defines and manages “services” – the types of public request (e.g., water‑leakage reports) that a local jurisdiction can accept through an Open311‑compatible system. It is intended for developers building municipal citizen‑reporting platforms who need a reusable, MongoDB‑backed model and API to store, expose, and validate these service definitions.