Skip to content

Commit

Permalink
Merge pull request #81 from RDjarbeng/frontpage
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
nyakotey authored Apr 2, 2022
2 parents 083613e + 3d40855 commit 58476bd
Showing 1 changed file with 23 additions and 37 deletions.
60 changes: 23 additions & 37 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Countdown app
Test deployed on netlify at [Rcountdown](https://rcountdown.netlify.app/)

Application that displays a countdown to a given date (currently end of year) with clickable features with auto light and dark mode

https://rcountdown.netlify.app/
Application that displays a countdown to a given date. It comes with a plethora of features such as custom date entries, theming etc.
Oh and not forgetting the beloved dark mode! <br>
Just save the date and let the countdown begin!

App deployed on netlify at https://rcountdown.netlify.app/
<br><br>
## Countdown v0.1.0 (How it began)
Counts down to midnight with clickable features (dark mode)
Counts down to midnight with clickable features (dark mode) <br><br>
![before](https://user-images.githubusercontent.com/73431750/147592275-2123d01f-a49a-40c4-afa5-6e563450da5c.png)


## Countdown v0.2.1

Added contributor [Nathaniel Nyakotey](https://github.com/nyakotey)

* Changes by Nyakotey
Expand All @@ -20,70 +20,56 @@ Added contributor [Nathaniel Nyakotey](https://github.com/nyakotey)
* Simplified css

## Countdown v0.2.2
* Added fontawesome icons
* Added Font Awesome icons
* Fixed light and dark mode styling
* Fixed light/dark mode toggle button layout
* Minor text edits

## Countdown v0.2.3
* Added auto light and dark mode

#### v0.2.3 screenshots
##### Mobile
![mobile](https://user-images.githubusercontent.com/73431750/147591678-5b72d187-91a4-453e-bf5e-e13989782adb.png)

Dark & Light mode in mobile (Iphone, android)
---

##### PC, on Wide screens (PC, laptops)
Dark mode on PC
---
![darkpc](https://user-images.githubusercontent.com/73431750/147591798-52dc8861-8e7c-456e-bdc2-2f4c2880e320.png)


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
* Redesigned UI
* Added countdown to end of year
* Added 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
## Countdown v1.0.0
* Added authors page
* Added link with names at bottom of main page to authors page
---

![v100update](https://user-images.githubusercontent.com/73431750/150794436-9998eed7-c0a2-4621-8c62-19119b7ad679.png)


#### v1.1.0
---
## Countdown v1.1.0
* Implement offline functionality
* Add PWA functionality


#### v1.2.0
## Countdown 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)

## Countdown v2.0.0
* redesigned UI; sidebar navigation added, multiple themes and backgrounds to choose from
* User created countdowns is now possible; can edit, delete and set a countdown to display on homepage
* Added sharing of the day of year Count to Whatsapp platform

![v2 mobile alt1](https://user-images.githubusercontent.com/73431750/161403556-db26fc75-581e-43e1-8008-f0e3627826a6.png)
![v2 pc](https://user-images.githubusercontent.com/73431750/161403301-3f0eea81-6edd-49aa-80b9-d90996449af4.png)




---
#### Many more to come, stay tuned!

0 comments on commit 58476bd

Please sign in to comment.