All Projects β†’ creativetimofficial β†’ Light Bootstrap Dashboard Angular2

creativetimofficial / Light Bootstrap Dashboard Angular2

Licence: mit
Light Bootstrap Dashboard Angular 2

Projects that are alternatives of or similar to Light Bootstrap Dashboard Angular2

Paperadmin
A flat admin dashboard using Angular JS 2/4
Stars: ✭ 80 (-73.24%)
Mutual labels:  bootstrap, dashboard, angular2, responsive, admin-dashboard
Light Blue Dashboard
πŸ”₯ Free and open-source admin dashboard template built with Bootstrap
Stars: ✭ 110 (-63.21%)
Mutual labels:  bootstrap, dashboard, responsive, admin-dashboard
Sing App
πŸ’₯Free and open-source admin dashboard template built with Bootstrap 4.5 πŸ’₯
Stars: ✭ 1,187 (+296.99%)
Mutual labels:  bootstrap, dashboard, responsive, admin-dashboard
Root Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Root is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 54 (-81.94%)
Mutual labels:  bootstrap, dashboard, angular2, admin-dashboard
Ngx Admin
Customizable admin dashboard template based on Angular 10+
Stars: ✭ 23,286 (+7687.96%)
Mutual labels:  dashboard, angular2, responsive, admin-dashboard
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-67.22%)
Mutual labels:  bootstrap, dashboard, angular2, admin-dashboard
Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (+327.76%)
Mutual labels:  bootstrap, dashboard, angular2, admin-dashboard
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+3591.64%)
Mutual labels:  bootstrap, dashboard, angular2, admin-dashboard
Django Jet
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
Stars: ✭ 3,207 (+972.58%)
Mutual labels:  dashboard, responsive, admin-dashboard
Django Admin Bootstrap
Responsive Theme for Django Admin With Sidebar Menu
Stars: ✭ 787 (+163.21%)
Mutual labels:  bootstrap, dashboard, responsive
Mazer
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
Stars: ✭ 195 (-34.78%)
Mutual labels:  bootstrap, dashboard, admin-dashboard
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (+130.77%)
Mutual labels:  bootstrap, dashboard, admin-dashboard
Tabler
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
Stars: ✭ 24,611 (+8131.1%)
Mutual labels:  bootstrap, dashboard, admin-dashboard
Gentelella
Free Bootstrap 4 Admin Dashboard Template
Stars: ✭ 20,378 (+6715.38%)
Mutual labels:  bootstrap, dashboard, admin-dashboard
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (+298.33%)
Mutual labels:  bootstrap, dashboard, admin-dashboard
Tabler Rubygem
Rubygem for https://tabler.github.io
Stars: ✭ 77 (-74.25%)
Mutual labels:  bootstrap, dashboard, admin-dashboard
Bootstraping Ngx Admin Lte
Angular2,4,6 project with AdminLTE dashboard template (using angular, angular-cli and ngx-admin-lte ) Formerly called 'ng2-admin-lte'.
Stars: ✭ 479 (+60.2%)
Mutual labels:  bootstrap, angular2, admin-dashboard
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+1094.98%)
Mutual labels:  bootstrap, dashboard, admin-dashboard
Airframe React
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
Stars: ✭ 3,659 (+1123.75%)
Mutual labels:  bootstrap, dashboard, admin-dashboard
React Admin
Free React Admin Template
Stars: ✭ 100 (-66.56%)
Mutual labels:  bootstrap, dashboard, admin-dashboard

Light Bootstrap Dashboard Angular

version license

alt text

Light Bootstrap Dashboard Angular is an admin dashboard template designed to be beautiful and simple. It is built on top of Bootstrap 3, using Light Bootstrap Dashboard and it is fully responsive. It comes with a big collections of elements that will offer you multiple possibilities to create the app that best fits your needs. It can be used to create admin panels, project management systems, web applications backend, CMS or CRM.

The product represents a big suite of front-end developer tools that can help you jump start your project. We have created it thinking about things you actually need in a dashboard. Light Bootstrap Dashboard Angular 2 contains multiple handpicked and optimized plugins. Everything is designed to fit with one another. As you will be able to see, the dashboard you can access on Creative Tim is a customization of this product.

It comes with 6 filter colors for the sidebar (β€œblack”, β€œazure”,”green”,”orange”,”red”,”purple”) and an option to have a background image.

Special thanks go to: Robert McIntosh for the notification system Chartist for the wonderful charts We are very excited to share this dashboard with you and we look forward to hearing your feedback!

Links:

Quick Start:

Quick start options:

Terminal Commands

  1. Install NodeJs from NodeJs Official Page.
  2. Open Terminal
  3. Go to your file project
  4. Run in terminal: npm install -g @angular/cli
  5. Then: npm install
  6. And: ng serve
  7. Navigate to http://localhost:4200/

What's included

Within the download you'll find the following directories and files:

light-bootstrap-dashboard-angular
β”œβ”€β”€ CHANGELOG.md
β”œβ”€β”€ LICENSE.md
β”œβ”€β”€ README.md
β”œβ”€β”€ angular.json
β”œβ”€β”€ documentation
β”‚   β”œβ”€β”€ css
β”‚   └── tutorial-lbd-angular2.html
β”œβ”€β”€ e2e
β”œβ”€β”€ karma.conf.js
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ package.json
β”œβ”€β”€ protractor.conf.js
β”œβ”€β”€ src
β”‚   β”œβ”€β”€ app
β”‚   β”‚   β”œβ”€β”€ app.component.css
β”‚   β”‚   β”œβ”€β”€ app.component.html
β”‚   β”‚   β”œβ”€β”€ app.component.spec.ts
β”‚   β”‚   β”œβ”€β”€ app.component.ts
β”‚   β”‚   β”œβ”€β”€ app.module.ts
β”‚   β”‚   β”œβ”€β”€ app.routing.ts
β”‚   β”‚   β”œβ”€β”€ home
β”‚   β”‚   β”‚   β”œβ”€β”€ home.component.css
β”‚   β”‚   β”‚   β”œβ”€β”€ home.component.html
β”‚   β”‚   β”‚   β”œβ”€β”€ home.component.spec.ts
β”‚   β”‚   β”‚   └── home.component.ts
β”‚   β”‚   β”œβ”€β”€ icons
β”‚   β”‚   β”‚   β”œβ”€β”€ icons.component.css
β”‚   β”‚   β”‚   β”œβ”€β”€ icons.component.html
β”‚   β”‚   β”‚   β”œβ”€β”€ icons.component.spec.ts
β”‚   β”‚   β”‚   └── icons.component.ts
β”‚   β”‚   β”œβ”€β”€ layouts
β”‚   β”‚   β”‚   └── admin-layout
β”‚   β”‚   β”‚       β”œβ”€β”€ admin-layout.component.html
β”‚   β”‚   β”‚       β”œβ”€β”€ admin-layout.component.scss
β”‚   β”‚   β”‚       β”œβ”€β”€ admin-layout.component.spec.ts
β”‚   β”‚   β”‚       β”œβ”€β”€ admin-layout.component.ts
β”‚   β”‚   β”‚       β”œβ”€β”€ admin-layout.module.ts
β”‚   β”‚   β”‚       └── admin-layout.routing.ts
β”‚   β”‚   β”œβ”€β”€ lbd
β”‚   β”‚   β”‚   β”œβ”€β”€ lbd-chart
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ lbd-chart.component.html
β”‚   β”‚   β”‚   β”‚   └── lbd-chart.component.ts
β”‚   β”‚   β”‚   └── lbd.module.ts
β”‚   β”‚   β”œβ”€β”€ maps
β”‚   β”‚   β”‚   β”œβ”€β”€ maps.component.css
β”‚   β”‚   β”‚   β”œβ”€β”€ maps.component.html
β”‚   β”‚   β”‚   β”œβ”€β”€ maps.component.spec.ts
β”‚   β”‚   β”‚   └── maps.component.ts
β”‚   β”‚   β”œβ”€β”€ notifications
β”‚   β”‚   β”‚   β”œβ”€β”€ notifications.component.css
β”‚   β”‚   β”‚   β”œβ”€β”€ notifications.component.html
β”‚   β”‚   β”‚   β”œβ”€β”€ notifications.component.spec.ts
β”‚   β”‚   β”‚   └── notifications.component.ts
β”‚   β”‚   β”œβ”€β”€ shared
β”‚   β”‚   β”‚   β”œβ”€β”€ footer
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ footer.component.html
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ footer.component.ts
β”‚   β”‚   β”‚   β”‚   └── footer.module.ts
β”‚   β”‚   β”‚   └── navbar
β”‚   β”‚   β”‚       β”œβ”€β”€ navbar.component.html
β”‚   β”‚   β”‚       β”œβ”€β”€ navbar.component.ts
β”‚   β”‚   β”‚       └── navbar.module.ts
β”‚   β”‚   β”œβ”€β”€ sidebar
β”‚   β”‚   β”‚   β”œβ”€β”€ sidebar.component.html
β”‚   β”‚   β”‚   β”œβ”€β”€ sidebar.component.ts
β”‚   β”‚   β”‚   └── sidebar.module.ts
β”‚   β”‚   β”œβ”€β”€ tables
β”‚   β”‚   β”‚   β”œβ”€β”€ tables.component.css
β”‚   β”‚   β”‚   β”œβ”€β”€ tables.component.html
β”‚   β”‚   β”‚   β”œβ”€β”€ tables.component.spec.ts
β”‚   β”‚   β”‚   └── tables.component.ts
β”‚   β”‚   β”œβ”€β”€ typography
β”‚   β”‚   β”‚   β”œβ”€β”€ typography.component.css
β”‚   β”‚   β”‚   β”œβ”€β”€ typography.component.html
β”‚   β”‚   β”‚   β”œβ”€β”€ typography.component.spec.ts
β”‚   β”‚   β”‚   └── typography.component.ts
β”‚   β”‚   β”œβ”€β”€ upgrade
β”‚   β”‚   β”‚   β”œβ”€β”€ upgrade.component.css
β”‚   β”‚   β”‚   β”œβ”€β”€ upgrade.component.html
β”‚   β”‚   β”‚   β”œβ”€β”€ upgrade.component.spec.ts
β”‚   β”‚   β”‚   └── upgrade.component.ts
β”‚   β”‚   └── user
β”‚   β”‚       β”œβ”€β”€ user.component.css
β”‚   β”‚       β”œβ”€β”€ user.component.html
β”‚   β”‚       β”œβ”€β”€ user.component.spec.ts
β”‚   β”‚       └── user.component.ts
β”‚   β”œβ”€β”€ assets
β”‚   β”‚   β”œβ”€β”€ css
β”‚   β”‚   β”œβ”€β”€ fonts
β”‚   β”‚   β”œβ”€β”€ img
β”‚   β”‚   └── sass
β”‚   β”‚       β”œβ”€β”€ lbd
β”‚   β”‚       └── light-bootstrap-dashboard.scss
β”‚   β”œβ”€β”€ environments
β”‚   β”œβ”€β”€ favicon.ico
β”‚   β”œβ”€β”€ index.html
β”‚   β”œβ”€β”€ main.ts
β”‚   β”œβ”€β”€ polyfills.ts
β”‚   β”œβ”€β”€ styles.css
β”‚   β”œβ”€β”€ test.ts
β”‚   └── tsconfig.json
β”œβ”€β”€ tslint.json
└── typings.json

Useful Links

More products from Creative Tim: https://www.creative-tim.com/bootstrap-themes

Tutorials: https://www.youtube.com/channel/UCVyTG4sCw-rOvB9oHkzZD1w

Freebies: https://www.creative-tim.com/products

Affiliate Program (earn money): https://www.creative-tim.com/affiliates/new

Social Media:

Twitter: https://twitter.com/CreativeTim

Facebook: https://www.facebook.com/CreativeTim

Dribbble: https://dribbble.com/creativetim

Google+: https://plus.google.com/+CreativetimPage

Instagram: https://instagram.com/creativetimofficial

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].