{"id":15151797,"url":"https://github.com/careset/zermelobladetreecard","last_synced_at":"2025-09-29T21:31:17.058Z","repository":{"id":62499599,"uuid":"206426159","full_name":"CareSet/ZermeloBladeTreeCard","owner":"CareSet","description":"Zermelo Report that outputs a series of Cards and unordered lists based on a tree from table data pattern","archived":true,"fork":false,"pushed_at":"2020-10-30T01:33:32.000Z","size":2370,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-17T02:29:11.300Z","etag":null,"topics":["zermelo"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CareSet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-04T22:28:57.000Z","updated_at":"2023-01-28T10:29:01.000Z","dependencies_parsed_at":"2022-11-02T12:00:58.849Z","dependency_job_id":null,"html_url":"https://github.com/CareSet/ZermeloBladeTreeCard","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CareSet%2FZermeloBladeTreeCard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CareSet%2FZermeloBladeTreeCard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CareSet%2FZermeloBladeTreeCard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CareSet%2FZermeloBladeTreeCard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CareSet","download_url":"https://codeload.github.com/CareSet/ZermeloBladeTreeCard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234665625,"owners_count":18868569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["zermelo"],"created_at":"2024-09-26T15:21:49.515Z","updated_at":"2025-09-29T21:31:11.246Z","avatar_url":"https://github.com/CareSet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZermeloBladeTreeCard\nBlade based bootstrap 4.3+ \"tree card\"   based view for Zermelo reporting engine.\nBasically this view allows for a table to take this specific format:\n\n| root | root_url | branch | branch_url | leaf | leaf_url\n-------|----------|--------|------------|------|----------\nApps   |          | Music  |            | Shazam | https://www.shazam.com  \nApps   |          | Music  |            | Amazon Music | https://music.amazon.com  \nApps   |          | Music  |            | Spotify | https://www.spotify.com  \nApps   |          | Music  |            | Napster | https://www.napster.com  \nApps   |          | Video  |            | Netflix | https://netflix.com  \nApps   |          | Video  |            | Youtube | https://youtube.com  \nWeb   |          | Search  |            | Yahoo | https://www.yahoo.com  \nWeb   |          | Search  |            | Dogpile | https://www.dogpile.com  \nWeb   |          | Search  |            | Google | https://www.google.com  \nWeb   |          | Social  |            | Twitter | https://www.napster.com  \nWeb   |          | Social  |            | Reddit | https://reddit.com  \n \nAnd turn into this: (screenshot soon)\n \nHow to get started using it\n-------------------------\n\n### Installation\n\nThis package requires the Zermelo package. You will nedd to follow the [zermelo installation instructions](https://github.com/CareSet/Zermelo) \non how to configure your app to use zermelo.\n\nAfter that is complete, use composer to install, and artisan to configure the Tree Card Report\n\n```\ncomposer require careset/zermelobladetreecard\n```\n\nThen use artisan to configure it\n\n```\nphp artisan zermelo:install_zermelobladetreecard\n```\n\nThis may ask you to confirm the replacement of some assets... you can safely choose to replace or not replace, it makes little difference. \n\n\n\n### How the cards work\nThe cards are based on the [bootstrap card system](https://getbootstrap.com/docs/4.1/getting-started/introduction/) implemented using blade templates..\n\n\n\n### Run an example\nTo test if you have installed correctly, see if you have Zermelo Card urls in your route using artisan..\n```\n./artisan route:list | grep ZermeloTreeCard\n```\n\nYou should see 3 different routes in the result... if you see nothing.. something has gone wrong...\n\nThen copy over the example data and reports to your installation\n```\nmysqladmin -u YOURDBUSER -p create zermelo_tree_cards\nmysql -u YOURDBUSER -p zermelo_tree_cards \u003c vendor/careset/zermelobladetreecard/examples/data/zermelo_tree_cards.sql\ncp vendor/careset/zermelobladetreecard/examples/reports/TreeCardTest.php app/Reports/\n```\n\nThat will create the zermelo_tree_cards test database, populate it with example data... \nAnd copy the Card test report to your installation...\n\nRemember that you will need to ensure that your laravel DB user has SELECT access to the zermelo_cards database..\n\nThen point your browser to\n\nhttps://example.com/ZermeloTreeCard/TreeCardTest/\n\nand you should see the content\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcareset%2Fzermelobladetreecard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcareset%2Fzermelobladetreecard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcareset%2Fzermelobladetreecard/lists"}