Home > E > EasyDev-ng — Developer Friendly Angular 8 BS4 Admin Template + Seed Project Review

$28

EasyDev-ng — Developer Friendly Angular 8 BS4 Admin Template + Seed Project

There are no ratings for this item. Be first!
EasyDev is a modern dashboard template based on Angular 8 Framework and Bootstrap 4 Framework. We’ve used modern technologies and best practices that’s why you can easily work with our product. It’s the most convenient template for developers, because of Angular, clean code and detailed documentation, which allows you to build any projects easily! Use it for e-commerce, analytics, sports and other types of web or mobile applications.... READ MORE
Review Left On 04/14/2022
Marlee
Hello, gthaker! Unfortunately not, because there are breaking changes when you upgrading from 7 to 8 Angular, but you can use this guide (https://www.techiediaries.com/updating-angular-cli-projects/) to update your Angular 7 code, here is breaking changes in lazy modules and ViewChild/ContentView. Also, you need to update your material/cdk. Best regards!
Review Left On 04/24/2022
Pineda
Hello, I bought the template 3 days before but the template not working as it’s creating an error. Can you please help to make the template workable so I can use it. this is the purchase code: (1cb5d0f6-4abb-420d-9780-bbd564ce28a5 – 3 Nov 202) Thanks
Review Left On 04/30/2022
Malvie Satchell
unable to serve seed project. below is log Date: 2019-09-02T07:06:29.902Z Hash: 3491689822c36ad5ce4d Time: 10583ms chunk {main} main.js, main.js.map (main) 1.89 kB initial chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 145 kB initial chunk {runtime} runtime.js, runtime.js.map (runtime) 6.08 kB entry chunk {styles} styles.js, styles.js.map (styles) 1.47 MB initial chunk {vendor} vendor.js, vendor.js.map (vendor) 327 kB initial ERROR in ../template/src/app/services/theme.service.ts(1,28): error TS2307: Cannot find module ’@angular/core’. ../template/src/app/services/theme.service.ts(2,33): error TS2307: Cannot find module ‘rxjs’. ../template/src/app/services/theme.service.ts(3,28): error TS2307: Cannot find module ‘rxjs/internal/Observable’. Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ ** ℹ 「wdm」: Failed to compile.
Review Left On 05/07/2022
Cammi Cutino
This demo has issue with iphone 7 plus. The drawer/menu does not behave correctly. When we first time load it, it loads perfectly with mobile view but when we change any menu it loads desktop view instead of mobile view. Looks like it has issue with responsive layout.
Review Left On 08/04/2022
Fagaly Riggs
Hello, After a few days try I can run the template but the font is very small in seed and template project. And in the seed project there is huge space between left nev and page body.
Review Left On 09/01/2022
Nahama
Bought it 2 days back. unable to get the project up and running with template project. Causing version dependency issues. Please find attached the logs ERROR in app/modules/dashboards/dashboard-booking/components/combo-chart/combo-series-vertical.component.ts:3:29 – error TS2307: Cannot find module ’@swimlane/ngx-charts/release/common/label.helper’. 3 import { formatLabel } from ’@swimlane/ngx-charts/release/common/label.helper’; ~~~~~~~~~~~~~~~~~~~~~~~~~ app/modules/shared-modules/shared-core/components/easydev-area-chart/easydev-area-chart.component.ts:23:20 – error TS2307: Cannot find module ’@swimlane/ngx-charts/release/utils/id’. 23 import { id } from ’@swimlane/ngx-charts/release/utils/id’; ~~~~~~~~~~~~~~~~~~~~ app/modules/shared-modules/shared-core/components/easydev-area-chart/easydev-area-chart.component.ts:24:41 – error TS2307: Cannot find module ’@swimlane/ngx-charts/release/common/view-dimensions.helper’. 24 import { calculateViewDimensions } from ’@swimlane/ngx-charts/release/common/view-dimensions.helper’; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ app/modules/shared-modules/shared-core/components/easydev-pie-chart/easydev-pie-chart.component.ts:12:41 – error TS2307: Cannot find module ’@swimlane/ngx-charts/release/common/view-dimensions.helper’. 12 import { calculateViewDimensions } from ’@swimlane/ngx-charts/release/common/view-dimensions.helper’; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:5:57 – error TS2307: Cannot find module ’@swimlane/ngx-charts/release/common/view-dimensions.helper’. 5 import { calculateViewDimensions, ViewDimensions } from ’@swimlane/ngx-charts/release/common/view-dimensions.helper’; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:6:29 – error TS2307: Cannot find module ’@swimlane/ngx-charts/release/common/color.helper’. 6 import { ColorHelper } from ’@swimlane/ngx-charts/release/common/color.helper’; ~~~~~~~~~~~~~~~~~~~~~~~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:7:36 – error TS2307: Cannot find module ’@swimlane/ngx-charts/release/common/base-chart.component’. 7 import { BaseChartComponent } from ’@swimlane/ngx-charts/release/common/base-chart.component’; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:8:27 – error TS2307: Cannot find module ’@swimlane/ngx-charts/release/common/trim-label.helper’. 8 import { trimLabel } from ’@swimlane/ngx-charts/release/common/trim-label.helper’; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:9:28 – error TS2307: Cannot find module ’@swimlane/ngx-charts/release/common/grid-layout.helper’. 9 import { gridLayout } from ’@swimlane/ngx-charts/release/common/grid-layout.helper’; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:10:29 – error TS2307: Cannot find module ’@swimlane/ngx-charts/release/common/label.helper’. 10 import { formatLabel } from ’@swimlane/ngx-charts/release/common/label.helper’; ~~~~~~~~~~~~~~~~~~~~~~~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:42:19 – error TS2339: Property ‘width’ does not exist on type ‘EasydevPieGridComponent’. 42 width: this.width, ~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:43:20 – error TS2339: Property ‘height’ does not exist on type ‘EasydevPieGridComponent’. 43 height: this.height, ~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:49:44 – error TS2339: Property ‘results’ does not exist on type ‘EasydevPieGridComponent’. 49 this.data = gridLayout(this.dims, this.results, this.minWidth, this.designatedTotal); ~~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:68:17 – error TS2339: Property ‘results’ does not exist on type ‘EasydevPieGridComponent’. 68 return this.results.map(d => d.name); ~~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:121:17 – error90m TS2339: Property ‘results’ does not exist on type ‘EasydevPieGridComponent’. 121 return this.results.map(d => d.value).reduce((sum, d) => sum + d, 0); ~~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:125:10 – error TS2339: Property ‘select’ does not exist on type ‘EasydevPieGridComponent’. 125 this.select.emit(data); ~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:129:44 – error TS2339: Property ‘scheme’ does not exist on type ‘EasydevPieGridComponent’. 129 this.colorScale = new ColorHelper(this.scheme, ‘ordinal’, this.domain, this.customColors); ~~~ app/modules/shared-modules/shared-core/components/easydev-pie-grid/easydev-pie-grid.component.ts:129:81 – error TS2339: Property ‘customColors’ does not exist on type ‘EasydevPieGridComponent’. 129 this.colorScale = new ColorHelper(this.scheme, ‘ordinal’, this.domain, this.customColors);
Review Left On 09/25/2022
Latif Nakaoka
I just bought the item but it does not include the full template. The template project only consists of two pages. Where can I find all the other pages of the demo application?
Review Left On 09/29/2022
Gillead Zicari
Hello, Can we get the support for the Template design. For the designing we need to apply our custom css and custom css may effect the responsiveness. Can we get the support so changes we decide to make don’t make any effect on responsiveness. Let us know how this would work.

Leave A Review For For EasyDev-ng — Developer Friendly Angular 8 BS4 Admin Template + Seed Project


Useful Links