Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new images #36

Merged
merged 5 commits into from
Jan 19, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 29 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand All @@ -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)