diff --git a/readme.md b/readme.md index 71fe87ef..7337a779 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,17 +45,44 @@ 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) +![v100b](https://user-images.githubusercontent.com/73431750/150095230-daefce5e-aa61-4138-9373-c589eba8e021.png) #### v1.1.0 --- * Implement offline functionality * Add PWA functionality + +#### v1.2.0 +* Used service workers to cache site static resources +* Site now works without internet connection +* 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) + +![pcv1.2](https://user-images.githubusercontent.com/73431750/149921160-cb97133b-84c5-4c72-8084-5dcbc574a532.png) + + + + + +