Skip to content

cardinal-app/webapp

Repository files navigation

jhc github angular main

Logo Webapp

/ˈkɑːdɪnəl/ Of the greatest importance; fundamental.

cardinal_demo

Explanation

  • 🧬 Suite of tools to assist with life admin
  • ℹ️ See more

Project

  const tree = 
  {
    "src": {
      "core": [ 
        "component",
        "guard",
        "model",
        "pipe",
        "service",
        "util" /* Tested with Jest** (unit) */
      ],
      "presentation": [ /* Tested with Cypress (integration) */
        "login",
        "home",
        "fit-track"
      ],
      "app": "app.*.*" 
    }
  }