{"id":24559364,"url":"https://github.com/sudeep065/material-dashboard-angular2-master","last_synced_at":"2026-02-13T21:15:48.012Z","repository":{"id":272178838,"uuid":"327379201","full_name":"sudeep065/material-dashboard-angular2-master","owner":"sudeep065","description":"This is my personal website Angular material theme project, where I show many live samples of Material themes, controls, Icons, Animations, Headings, Snack-bar, notifications and many more. Frequently I update the topics, and live samples which you can test and see the code in GitHub. Please feel free make any changes and will approve your PR(with tons of appreciation)","archived":false,"fork":false,"pushed_at":"2025-01-15T01:53:17.000Z","size":1938,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T16:34:13.867Z","etag":null,"topics":["angualr10","angular10-sample","bootstrap4","css3-animations","css3-flexbox","css3-transitions","demo","html5","material-design","material-ui","ng-material","ng-material-icon","typescript"],"latest_commit_sha":null,"homepage":"https://learnangular.co.in","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sudeep065.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-06T17:11:41.000Z","updated_at":"2025-01-15T01:53:18.000Z","dependencies_parsed_at":"2025-01-17T10:32:47.166Z","dependency_job_id":null,"html_url":"https://github.com/sudeep065/material-dashboard-angular2-master","commit_stats":null,"previous_names":["sudeep065/material-dashboard-angular2-master"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sudeep065/material-dashboard-angular2-master","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudeep065%2Fmaterial-dashboard-angular2-master","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudeep065%2Fmaterial-dashboard-angular2-master/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudeep065%2Fmaterial-dashboard-angular2-master/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudeep065%2Fmaterial-dashboard-angular2-master/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudeep065","download_url":"https://codeload.github.com/sudeep065/material-dashboard-angular2-master/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudeep065%2Fmaterial-dashboard-angular2-master/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29417824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["angualr10","angular10-sample","bootstrap4","css3-animations","css3-flexbox","css3-transitions","demo","html5","material-design","material-ui","ng-material","ng-material-icon","typescript"],"created_at":"2025-01-23T06:16:25.785Z","updated_at":"2026-02-13T21:15:48.007Z","avatar_url":"https://github.com/sudeep065.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"You can find the Github Repo here.\n\n## Table of Contents\n\n* [Versions](#versions)\n* [Demo](#demo)\n* [Quick Start](#quick-start)\n* [Documentation](#documentation)\n* [File Structure](#file-structure)\n* [Browser Support](#browser-support)\n* [Resources](#resources)\n* [Reporting Issues](#reporting-issues)\n* [Technical Support or Questions](#technical-support-or-questions)\n* [Licensing](#licensing)\n* [Useful Links](#useful-links)\n\n\n\n## Demo\n\n| Dashboard | User Profile | Tables | Icons | Notifications |\n| --- | --- | --- | --- | --- |\n\n## Terminal Commands\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.0 and angular 4.x.\n\n1. Install NodeJs from [NodeJs Official Page](https://nodejs.org/en).\n2. Open Terminal\n3. Go to your file project\n4. Make sure you have installed [Angular CLI](https://github.com/angular/angular-cli) already. If not, please install.\n5. Run in terminal: ```npm install```\n6. Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n\n### What's included\n\nWithin the download you'll find the following directories and files:\n\n```\nmaterial-dashboard-angular\n├── CHANGELOG.md\n├── LICENSE.md\n├── README.md\n├── angular-cli.json\n├── documentation\n├── e2e\n├── karma.conf.js\n├── package-lock.json\n├── package.json\n├── protractor.conf.js\n├── src\n│   ├── app\n│   │   ├── app.component.css\n│   │   ├── app.component.html\n│   │   ├── app.component.spec.ts\n│   │   ├── app.component.ts\n│   │   ├── app.module.ts\n│   │   ├── app.routing.ts\n│   │   ├── components\n│   │   │   ├── components.module.ts\n│   │   │   ├── footer\n│   │   │   │   ├── footer.component.css\n│   │   │   │   ├── footer.component.html\n│   │   │   │   ├── footer.component.spec.ts\n│   │   │   │   └── footer.component.ts\n│   │   │   ├── navbar\n│   │   │   │   ├── navbar.component.css\n│   │   │   │   ├── navbar.component.html\n│   │   │   │   ├── navbar.component.spec.ts\n│   │   │   │   └── navbar.component.ts\n│   │   │   └── sidebar\n│   │   │       ├── sidebar.component.css\n│   │   │       ├── sidebar.component.html\n│   │   │       ├── sidebar.component.spec.ts\n│   │   │       └── sidebar.component.ts\n│   │   ├── dashboard\n│   │   │   ├── dashboard.component.css\n│   │   │   ├── dashboard.component.html\n│   │   │   ├── dashboard.component.spec.ts\n│   │   │   └── dashboard.component.ts\n│   │   ├── icons\n│   │   │   ├── icons.component.css\n│   │   │   ├── icons.component.html\n│   │   │   ├── icons.component.spec.ts\n│   │   │   └── icons.component.ts\n│   │   ├── layouts\n│   │   │   └── admin-layout\n│   │   │       ├── admin-layout.component.html\n│   │   │       ├── admin-layout.component.scss\n│   │   │       ├── admin-layout.component.spec.ts\n│   │   │       ├── admin-layout.component.ts\n│   │   │       ├── admin-layout.module.ts\n│   │   │       └── admin-layout.routing.ts\n│   │   ├── maps\n│   │   │   ├── maps.component.css\n│   │   │   ├── maps.component.html\n│   │   │   ├── maps.component.spec.ts\n│   │   │   └── maps.component.ts\n│   │   ├── notifications\n│   │   │   ├── notifications.component.css\n│   │   │   ├── notifications.component.html\n│   │   │   ├── notifications.component.spec.ts\n│   │   │   └── notifications.component.ts\n│   │   ├── table-list\n│   │   │   ├── table-list.component.css\n│   │   │   ├── table-list.component.html\n│   │   │   ├── table-list.component.spec.ts\n│   │   │   └── table-list.component.ts\n│   │   ├── typography\n│   │   │   ├── typography.component.css\n│   │   │   ├── typography.component.html\n│   │   │   ├── typography.component.spec.ts\n│   │   │   └── typography.component.ts\n│   │   ├── upgrade\n│   │   │   ├── upgrade.component.css\n│   │   │   ├── upgrade.component.html\n│   │   │   ├── upgrade.component.spec.ts\n│   │   │   └── upgrade.component.ts\n│   │   └── user-profile\n│   │       ├── user-profile.component.css\n│   │       ├── user-profile.component.html\n│   │       ├── user-profile.component.spec.ts\n│   │       └── user-profile.component.ts\n│   ├── assets\n│   │   ├── css\n│   │   │   └── demo.css\n│   │   ├── img\n│   │   └── scss\n│   │       ├── core\n│   │       └── material-dashboard.scss\n│   ├── environments\n│   ├── favicon.ico\n│   ├── index.html\n│   ├── main.ts\n│   ├── polyfills.ts\n│   ├── styles.css\n│   ├── test.ts\n│   ├── tsconfig.app.json\n│   ├── tsconfig.spec.json\n│   └── typings.d.ts\n├── tsconfig.json\n├── tslint.json\n└── typings\n\n```\n\n## Browser Support\n\nAt present, we officially aim to support the last two versions of the following browsers: Chrome, Safari\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudeep065%2Fmaterial-dashboard-angular2-master","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudeep065%2Fmaterial-dashboard-angular2-master","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudeep065%2Fmaterial-dashboard-angular2-master/lists"}