Marketplace Connected Solutions (mConnect)
This is the documentation for mConnect solutions prototype in meteor-vuejs-mongoDB. It includes:
- solution components
- specific packages' design models and descriptions
- user guides for all aspects of the solutions landscape - general and specific
- technical specification (jsdoc)
- simple, consistent, common / specifics: md-docs, program-codes & service/contents package
- technical specification (js-doc)
- simple, consistent, common / specifics: mc-docs, program-codes & service/contents package
mConnect is enterprise-level stakeholders-activity based solutions, with DRY approach to component based solution design. Essentially, all activities / tasks are based on stakeholders' / users' role assignment and seamless regardless of the underline functional needs (services, financial.... management). A user activity can incorporate different functions, which are streamlined/fitted/flow together to complete / deliver the goal of the user activity.
mConnect was developed using nodejs, meteor-framework, vuejs, mongoDB...
# install dependencies
meteor npm install
# serve with hot reload at localhost:3000
meteor or meteor run
The MIT License (MIT) Copyright (c) 2018 mconnect.biz
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 NON-INFRINGEMENT. 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.