](https://www.creative-tim.com/product/paper-dashboard-2)
- [
](https://www.creative-tim.com/product/paper-dashboard-angular)
- [
-
-
-## Resources
-- Demo: https://demos.creative-tim.com/paper-dashboard-angular/#/dashboard
-- Download Page: https://www.creative-tim.com/product/paper-dashboard-angular
-- Documentation: https://demos.creative-tim.com/paper-dashboard-angular/#/documentation/tutorial
-- License Agreement: https://www.creative-tim.com/license
-- Support: https://www.creative-tim.com/contact-us
-- Issues: [Github Issues Page](https://github.com/creativetimofficial/paper-dashboard-angular/issues)
-
-## Reporting Issues
-We use GitHub Issues as the official bug tracker for the Paper Dashboard Angular. Here are some advices for our users that want to report an issue:
-
-1. Make sure that you are using the latest version of the Paper Dashboard Angular. Check the CHANGELOG from your dashboard on our [website](https://www.creative-tim.com/).
-2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
-3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.
-
-## Technical Support or Questions
-
-If you have questions or need help integrating the product please [contact us](https://www.creative-tim.com/contact-us) instead of opening an issue.
-
-## Licensing
-
-- Copyright 2019 Creative Tim (https://www.creative-tim.com)
-- Licensed under MIT (https://github.com/creativetimofficial/paper-dashboard-angular/blob/master/LICENSE.md)
-
-## Useful Links
-
-More products from Creative Tim: You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!
+ Open Hosting Documentation +Firebase SDK Loading…
+ + + + diff --git a/src/app/app.component.css b/src/app/app.component.css index e69de29b..84827015 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -0,0 +1,4 @@ +.map { + height: 500px; + width: 100%; +} \ No newline at end of file diff --git a/src/app/app.module.ts b/src/app/app.module.ts index 5cc6ad69..ac44bae9 100644 --- a/src/app/app.module.ts +++ b/src/app/app.module.ts @@ -5,13 +5,15 @@ import { ToastrModule } from "ngx-toastr"; import { SidebarModule } from './sidebar/sidebar.module'; import { FooterModule } from './shared/footer/footer.module'; -import { NavbarModule} from './shared/navbar/navbar.module'; -import { FixedPluginModule} from './shared/fixedplugin/fixedplugin.module'; +import { NavbarModule } from './shared/navbar/navbar.module'; +import { FixedPluginModule } from './shared/fixedplugin/fixedplugin.module'; import { AppComponent } from './app.component'; import { AppRoutes } from './app.routing'; import { AdminLayoutComponent } from './layouts/admin-layout/admin-layout.component'; +import { HttpClientModule } from '@angular/common/http'; +import { FormsModule } from '@angular/forms'; @NgModule({ @@ -21,14 +23,16 @@ import { AdminLayoutComponent } from './layouts/admin-layout/admin-layout.compon ], imports: [ BrowserAnimationsModule, - RouterModule.forRoot(AppRoutes,{ + RouterModule.forRoot(AppRoutes, { useHash: true }), SidebarModule, NavbarModule, ToastrModule.forRoot(), FooterModule, - FixedPluginModule + FixedPluginModule, + HttpClientModule, + FormsModule ], providers: [], bootstrap: [AppComponent] diff --git a/src/app/pages/dashboard/dashboard.component.html b/src/app/pages/dashboard/dashboard.component.html index d7072afc..dc09aa30 100644 --- a/src/app/pages/dashboard/dashboard.component.html +++ b/src/app/pages/dashboard/dashboard.component.html @@ -1,171 +1,35 @@ -Capacity
-150GB -
-
Revenue
-$ 1,345 -
-
Errors
-23 -
-
Followers
-+45K -
-
24 Hours performance
-Last Campaign Performance
-Line Chart with Points
+ Google Maps+ Mostrando {{filteredWifiPoints.length}} de {{wifiPoints.length}} puntos +
+| - Name - | -- Country - | -- City - | -- Salary - | - - -|||
|---|---|---|---|---|---|---|
| - Dakota Rice - | -- Niger - | -- Oud-Turnhout - | -- $36,738 - | -|||
| - Minerva Hooper - | -- Curaçao - | -- Sinaai-Waas - | -- $23,789 - | -|||
| - Sage Rodriguez - | -- Netherlands - | -- Baileux - | -- $56,142 - | -|||
| - Philip Chaney - | -- Korea, South - | -- Overland Park - | -- $38,735 - | -|||
| - Doris Greene - | -- Malawi - | -- Feldkirchen in Kärnten - | -- $63,542 - | +Nombre | +Latitud | +Longitud |
| - Mason Porter - | -- Chile - | -- Gloucester - | -- $78,615 - | -|||
| - Jon Porter - | -- Portugal - | -- Gloucester - | -- $98,615 - | -
Here is a subtitle for this table
-| - Name - | -- Country - | -- City - | -- Salary - | + -
|---|---|---|---|
| - Dakota Rice - | -- Niger - | + +||
| - Oud-Turnhout - | -- $36,738 + {{wifi.id}} | -||
| - Minerva Hooper + {{wifi.latitud}} | +- Curaçao - | -- Sinaai-Waas - | -- $23,789 - | -
| - Sage Rodriguez - | -- Netherlands - | -- Baileux - | -- $56,142 - | -
| - Philip Chaney - | -- Korea, South - | -- Overland Park - | -- $38,735 - | -
| - Doris Greene - | -- Malawi - | -- Feldkirchen in Kärnten - | -- $63,542 - | -
| - Mason Porter - | -- Chile - | -- Gloucester - | -- $78,615 - | -
| - Jon Porter - | -- Portugal - | -- Gloucester - | -- $98,615 + {{wifi.longitud}} | +