|
1 | 1 | # :zap: Ionic Angular Github |
2 | 2 |
|
3 | | -* App to search for and display github data for a user from the [github API](https://developer.github.com/v3/search/#search-repositories) using the [Ionic 5 framework](https://ionicframework.com/docs). |
| 3 | +* App to search for and display github data for a user from the [github API](https://developer.github.com/v3/search/#search-repositories) using the [Ionic framework](https://ionicframework.com/docs). |
4 | 4 | * **Note:** to open web links in a new window use: _ctrl+click on link_ |
5 | 5 |
|
6 | 6 |  |
|
32 | 32 |
|
33 | 33 | ## :signal_strength: Technologies |
34 | 34 |
|
35 | | -* [Ionic v5](https://ionicframework.com/) |
36 | | -* [Angular v12](https://angular.io/) |
37 | | -* [Ionic/angular v5](https://www.npmjs.com/package/@ionic/angular) |
| 35 | +* [Ionic v6](https://ionicframework.com/) |
| 36 | +* [Angular v13](https://angular.io/) |
| 37 | +* [Ionic/angular v6](https://www.npmjs.com/package/@ionic/angular) |
38 | 38 | * [github API](https://developer.github.com/v3/search/#search-repositories) |
39 | 39 |
|
40 | 40 | ## :floppy_disk: Setup |
|
74 | 74 |
|
75 | 75 | ## :clipboard: Status & To-do List |
76 | 76 |
|
77 | | -* Status: Working menu system but page content to be added. Updated may 2021 |
78 | | -* To-do: Change search result page to be a user profile with number of repos etc. and a photo. Add user repo detail page. |
| 77 | +* Status: Working menu system but page content to be added. |
| 78 | +* To-do: Fix darkmode. Change search result page to be a user profile with number of repos etc. and a photo. Add user repo detail page. |
79 | 79 |
|
80 | 80 | ## :clap: Inspiration |
81 | 81 |
|
|
0 commit comments