@@ -5,6 +5,44 @@ permalink: /apps
55---
66
77In my own time I have been developing my own apps to publish on Google Play
8+ [ https://play.google.com/store/apps/dev?id=5555231707967535096 ] ( https://play.google.com/store/apps/dev?id=5555231707967535096 )
9+
10+ ![ Help Decide App Banner] ( /images/apps/help_decide_banner.png )
11+
12+ Now on Google Play: [ https://github.com/chris-burrow-apps/help-decide-android-app ] ( https://github.com/chris-burrow-apps/help-decide-android-app )
13+
14+ Mobile Screenshots:
15+
16+ <p float =" left " >
17+ <img src="/images/apps/help_decide_light_0.png" width="30%" />
18+ <img src="/images/apps/help_decide_light_1.png" width="30%" />
19+ <img src="/images/apps/help_decide_light_2.png" width="30%" />
20+ </p >
21+
22+ Tablet Screenshots:
23+
24+ <p float =" left " >
25+ <img src="/images/apps/help_decide_dark_0.png" width="30%" />
26+ <img src="/images/apps/help_decide_dark_1.png" width="30%" />
27+ <img src="/images/apps/help_decide_dark_2.png" width="30%" />
28+ </p >
29+
30+ This was built using Jetpack compose and MVVM pattern.
31+
32+ ### Google Play Store
33+ ![ Google Play Store - In Review Screenshot] ( /images/apps/google_play_in_review.png )
34+
35+ ### Bitrise workflow
36+ ![ Bitrise Pipelines Logs] ( /images/apps/bitrise_workflow.png )
37+
38+ ![ Bitrise PR Pipeline] ( /images/apps/bitrise_pr.png )
39+
40+ ![ Bitrise Release Pipeline] ( /images/apps/bitrise_release.png )
41+
42+ ### Git Hub link to basic version
43+ * [ https://github.com/chris-burrow-apps/help-decide-android-app ] ( https://github.com/chris-burrow-apps/help-decide-android-app )
44+
45+ ---
846
947## 3D Print Organiser
10483D Print Management App (Android) – Inventory, quoting, and order management system for 3D printing companies.
@@ -29,40 +67,7 @@ To aid development, I have built this along side Gemini to speed up building scr
2967
3068
3169### Code Magic CI/CD
32-
3370![ CodeMagic Pipelines Logs] ( /images/apps/chris3dprintshelper_codemagic.jpg )
3471
35-
36- ### Publishing to Google Play
37- * This has now been granted Google Play Production Status. Will be released soon to the public.
38-
39- ---
40-
41-
42- ![ Help Decide App Banner] ( /images/apps/help_decide_banner.png )
43-
44-
45- Git Repo - [ https://github.com/chris-burrow-apps/help-decide-android-app ] ( https://github.com/chris-burrow-apps/help-decide-android-app )
46-
47- <p float =" left " >
48- <img src="/images/apps/help_decide_dark_0.png" width="19%" />
49- <img src="/images/apps/help_decide_dark_1.png" width="19%" />
50- <img src="/images/apps/help_decide_dark_2.png" width="19%" />
51- <img src="/images/apps/help_decide_dark_3.png" width="19%" />
52- <img src="/images/apps/help_decide_dark_4.png" width="19%" />
53- </p >
54-
55- This was built using Jetpack compose and MVVM pattern.
56-
57- ### Google Play Store
58- ![ Google Play Store - In Review Screenshot] ( /images/apps/google_play_in_review.png )
59-
60- ### Bitrise workflow
61- ![ Bitrise Pipelines Logs] ( /images/apps/bitrise_workflow.png )
62-
63- ![ Bitrise PR Pipeline] ( /images/apps/bitrise_pr.png )
64-
65- ![ Bitrise Release Pipeline] ( /images/apps/bitrise_release.png )
66-
6772### Publishing to Google Play
68- * This is in the process of getting Google Play Production status.
73+ * This has now been granted Google Play Production Status. Will be released soon to the public.
0 commit comments