Skip to content

Instantly share code, notes, and snippets.

@ouranos
Last active April 20, 2016 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ouranos/3c31dce148585bcf7948a0e17dce79ee to your computer and use it in GitHub Desktop.
Save ouranos/3c31dce148585bcf7948a0e17dce79ee to your computer and use it in GitHub Desktop.
BIO Migration Brief

  1. Summary
  2. Reference
  3. Acceptance Criteria

Summary

Maestrano is a popular integrated marketplace providing business applications to thousands of Small and Medium Businesses (SMBs) across the world. It provides a suite of third party applications, all integrated via Single Sign-On, Single Billing and Business Data Sharing.

Maestrano Enteprise is a framework enabling development of whitelabel marketplaces based on Maestrano core technologies. The frontend part was recently rewritten and extracted into its own SPA: mno-enteprise-angular.

The goal of this project is to migrate one existing customer frontend application to this new frontend structure. The basic project layout and structure is already setup. You'll need to migrate Angular templates, controllers, directives and services to this new project while trying to reuse most of the components already present in the mno-enteprise-angular library.

We have specifications available for applicants to review upon request.

Reference

Acceptance Criteria

  • General
    • Code should be logically structured and avoid code duplication
    • Code should be fairly well documented.
    • Frontend code should follow the guidelines and style of mno-enterprise-angular
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment