prologin / concours-site

Source code of the Prologin contest website
https://gitlab.com/prologin/concours/site
GNU General Public License v3.0
10 stars 6 forks source link

add: countdown until the 2021 qualifications #355

Closed Max1Truc closed 2 years ago

Max1Truc commented 3 years ago

This adds a countdown until 2021-10-15 16:42:00 GMT+2 on the homepage.

Some features it still misses:

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ef51fc4). Click here to learn what that means. The diff coverage is 37.50%.

:exclamation: Current head 1e89358 differs from pull request most recent head ac21900. Consider uploading reports for the commit ac21900 to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##             master     #355   +/-   ##
=========================================
  Coverage          ?   51.53%           
=========================================
  Files             ?      202           
  Lines             ?     9652           
  Branches          ?        0           
=========================================
  Hits              ?     4974           
  Misses            ?     4678           
  Partials          ?        0           
Impacted Files Coverage Δ
prologin/homepage/views.py 26.92% <16.66%> (ø)
prologin/prologin/settings/common.py 97.88% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ef51fc4...ac21900. Read the comment docs.

alarsyo commented 2 years ago

Could you add a screenshot of what this looks like? :slightly_smiling_face:

Max1Truc commented 2 years ago

Sure, here is a screenshot: Capture d’écran du 2021-10-01 01-03-06

Max1Truc commented 2 years ago

The jumbotron is already pretty weird on mobile devices, but yeah I'll have a look at it too.

Max1Truc commented 2 years ago

I have two options on mobile, either the countdown is still on one line and four columns (but takes up a lot of the screen) or it is in two lines and two columns (see screenshots)

alarsyo commented 2 years ago

Second screenshot looks good

Max1Truc commented 2 years ago

Ok, I'm going for it then.