|
25 | 25 |
|
26 | 26 | ## :books: General info
|
27 | 27 |
|
28 | | -* json data is displayed in a table that is very quickly created using the ngx-datatable module. Buttons are added to change 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. |
| 28 | +* JSON data is displayed in a table that is very quickly created using the ngx-datatable module. Buttons are added to change 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. |
29 | 29 |
|
30 | 30 | ## :camera: Screenshots
|
31 | 31 |
|
|
34 | 34 |
|
35 | 35 | ## :signal_strength: Technologies
|
36 | 36 |
|
37 | | -* [Ionic v5](https://ionicframework.com/) |
38 | | -* [Ionic/angular v5](https://ionicframework.com/) |
39 | | -* [Angular v12](https://angular.io/) |
40 | | -* [swimlane npm module 'ngx-datatable' v17](http://swimlane.github.io/ngx-datatable/) |
| 37 | +* [Ionic v6](https://ionicframework.com/) |
| 38 | +* [Ionic/angular v6](https://ionicframework.com/) |
| 39 | +* [Angular v13](https://angular.io/) |
| 40 | +* [swimlane npm module 'ngx-datatable' v20](http://swimlane.github.io/ngx-datatable/) |
41 | 41 |
|
42 | 42 | ## :floppy_disk: Setup
|
43 | 43 |
|
|
76 | 76 |
|
77 | 77 | ## :clipboard: Status & To-do list
|
78 | 78 |
|
79 | | -* Status: Working. |
| 79 | +* Status: Working |
80 | 80 | * To-do: Nothing
|
81 | 81 |
|
82 | 82 | ## :clap: Inspiration
|
83 | 83 |
|
84 | 84 | * [Simon Grimm IonicAcademy Youtube video 'Creating Ionic Datatable With ngx-datatable'](https://www.youtube.com/watch?v=Ji52_xdxkDg)
|
| 85 | +* [ngx-datatable documentation](https://swimlane.gitbook.io/ngx-datatable/) |
85 | 86 |
|
86 | 87 | ## :file_folder: License
|
87 | 88 |
|
|
0 commit comments