You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App to show json data table, using [swimlane npm module 'ngx-datatable'](https://github.com/swimlane/ngx-datatable) and the [Ionic 5 framework](https://ionicframework.com/docs). This is another great Ionic Quick Win from [Simon Grimm IonicAcademy Youtube video 'Creating Ionic Datatable With ngx-datatable'](https://www.youtube.com/watch?v=Ji52_xdxkDg).
3
+
* App to show json data table, using [Swimlane npm module 'ngx-datatable'](https://github.com/swimlane/ngx-datatable) and the [Ionic 5 framework](https://ionicframework.com/docs).
4
+
* This is another great Ionic Quick Win from [Simon Grimm IonicAcademy Youtube video 'Creating Ionic Datatable With ngx-datatable'](https://www.youtube.com/watch?v=Ji52_xdxkDg).
4
5
5
-
## Table of contents
6
+
## :page_facing_up:Table of contents
6
7
7
-
*[General info](#general-info)
8
-
*[Screenshots](#screenshots)
9
-
*[Technologies](#technologies)
10
-
*[Setup](#setup)
11
-
*[Features](#features)
12
-
*[Status](#status)
13
-
*[Inspiration](#inspiration)
14
-
*[Contact](#contact)
8
+
*[:zap: Ionic Angular Data Table](#zap-ionic-angular-data-table)
9
+
*[:page_facing_up: Table of contents](#page_facing_up-table-of-contents)
*[:clipboard: Status & To-do list](#clipboard-status--to-do-list)
17
+
*[:clap: Inspiration](#clap-inspiration)
18
+
*[:envelope: Contact](#envelope-contact)
15
19
16
-
## General info
20
+
## :books:General info
17
21
18
-
json data is displayed in a table that is very quickly created using the ngx-datatable module. Buttons are added to hange from Material to Bootstrap styles and also from light to dark mode. Another button changes the classes of the rows so male and female employees are shown in different colours.
22
+
*json data is displayed in a table that is very quickly created using the ngx-datatable module. Buttons are added to hange from Material to Bootstrap styles and also from light to dark mode. Another button changes the classes of the rows so male and female employees are shown in different colours.
0 commit comments