From 1eab4ac846386378ce782af99facf865ffb9d6a2 Mon Sep 17 00:00:00 2001 From: Nathaniel <73431750+nyakotey@users.noreply.github.com> Date: Tue, 18 Jan 2022 10:40:47 +0000 Subject: [PATCH 1/4] add new images @RDjarbeng review and merge these additions --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.md b/readme.md index 3e3f58db..6a54ecc8 100644 --- a/readme.md +++ b/readme.md @@ -59,3 +59,11 @@ Light mode on PC #### v1.0.0 --- ![v1-mobile](https://user-images.githubusercontent.com/73431750/147856514-f3d1df37-6967-4685-8527-131a43215b1f.png) + +#### v1.djarbeng come do your versioning work :) +--- +![mobilev1](https://user-images.githubusercontent.com/73431750/149920295-20edf313-7736-45b7-9451-02949f64593c.png) + +![pcv1](https://user-images.githubusercontent.com/73431750/149921160-cb97133b-84c5-4c72-8084-5dcbc574a532.png) + + From 304b12cd3acaa0bcef8d250cbf5c97dfa922361b Mon Sep 17 00:00:00 2001 From: Richard Djarbeng <57795443+RDjarbeng@users.noreply.github.com> Date: Tue, 18 Jan 2022 22:27:31 +0000 Subject: [PATCH 2/4] add v1.2.0 changes --- readme.md | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/readme.md b/readme.md index 6a54ecc8..1b52047f 100644 --- a/readme.md +++ b/readme.md @@ -28,13 +28,7 @@ Added contributor [Nathaniel Nyakotey](https://github.com/nyakotey) ## Countdown v0.2.3 * Added auto light and dark mode -## Countdown v0.4.2 -* Redesign UI -* Add countdown to end of year -* Add day count - -### Screenshots of app -#### v0.2.3 +#### v0.2.3 screenshots ##### Mobile ![mobile](https://user-images.githubusercontent.com/73431750/147591678-5b72d187-91a4-453e-bf5e-e13989782adb.png) @@ -51,19 +45,36 @@ Light mode on PC --- ![lightpc](https://user-images.githubusercontent.com/73431750/147591915-d0a48f8d-c104-4fef-85bb-1467fffdcc53.png) + +## Countdown v0.4.2 +* Redesign UI +* Add countdown to end of year +* Add day count + #### v0.4.2 --- ![pc](https://user-images.githubusercontent.com/73431750/147855844-e87ce479-6e63-4ee5-9e73-53b29cdfb2bb.png) +### Screenshots of app + + #### v1.0.0 +* Added authors page +* Added link with names at bottom of main page to authors page --- ![v1-mobile](https://user-images.githubusercontent.com/73431750/147856514-f3d1df37-6967-4685-8527-131a43215b1f.png) +![v1-authors](https://user-images.githubusercontent.com/57795443/150028426-b77f34eb-dcd5-4a31-854d-da57fcb9f21e.png) + -#### v1.djarbeng come do your versioning work :) +#### v1.2.0 +* Used service workers to cache site static resources +* Site now works without internet connection +* Added PWA functionality for users to install app +* UI updates to light and dark mode --- -![mobilev1](https://user-images.githubusercontent.com/73431750/149920295-20edf313-7736-45b7-9451-02949f64593c.png) +![mobilev1.2](https://user-images.githubusercontent.com/73431750/149920295-20edf313-7736-45b7-9451-02949f64593c.png) -![pcv1](https://user-images.githubusercontent.com/73431750/149921160-cb97133b-84c5-4c72-8084-5dcbc574a532.png) +![pcv1.2](https://user-images.githubusercontent.com/73431750/149921160-cb97133b-84c5-4c72-8084-5dcbc574a532.png) From 5eb835d0c2516d66e2b248ea297e6902ae9df953 Mon Sep 17 00:00:00 2001 From: Nathaniel <73431750+nyakotey@users.noreply.github.com> Date: Wed, 19 Jan 2022 08:47:34 +0000 Subject: [PATCH 3/4] edit v1.0.0 images --- readme.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 1f07b4f4..694713c6 100644 --- a/readme.md +++ b/readme.md @@ -63,9 +63,7 @@ Light mode on PC * Added authors page * Added link with names at bottom of main page to authors page --- -![v1-mobile](https://user-images.githubusercontent.com/73431750/147856514-f3d1df37-6967-4685-8527-131a43215b1f.png) - -![v1-authors](https://user-images.githubusercontent.com/57795443/150028426-b77f34eb-dcd5-4a31-854d-da57fcb9f21e.png) +![v100b](https://user-images.githubusercontent.com/73431750/150095230-daefce5e-aa61-4138-9373-c589eba8e021.png) #### v1.1.0 --- From bd06e2771b26ebcec55ab6059f3cd5f570e8e421 Mon Sep 17 00:00:00 2001 From: Richard Djarbeng <57795443+RDjarbeng@users.noreply.github.com> Date: Wed, 19 Jan 2022 10:15:14 +0000 Subject: [PATCH 4/4] Added android only to pwa --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 694713c6..7337a779 100644 --- a/readme.md +++ b/readme.md @@ -74,8 +74,8 @@ Light mode on PC #### v1.2.0 * Used service workers to cache site static resources * Site now works without internet connection -* Added PWA functionality for users to install app -* UI updates to light and dark mode +* Added PWA functionality for (android) users to install app +* UI updates to light and dark mode 👀 --- ![mobilev1.2](https://user-images.githubusercontent.com/73431750/149920295-20edf313-7736-45b7-9451-02949f64593c.png)