An open API service indexing awesome lists of open source software.

https://github.com/ndsvw/dayoftheweekchallenge

Calculating the day of the week of any date is not hard! This Blazor-Webassembly app supports you learning it and improving yourself.
https://github.com/ndsvw/dayoftheweekchallenge

blazor-webassembly challenge date dayofweek learning learning-exercise math mental-arithmetic mental-math skill training

Last synced: 3 months ago
JSON representation

Calculating the day of the week of any date is not hard! This Blazor-Webassembly app supports you learning it and improving yourself.

Awesome Lists containing this project

README

        

# DayOfTheWeekChallenge
Calculating the day of the week of any date is not hard!
This Blazor-Webassembly app supports you learning it and improving yourself.

![DayOfTheWeekChallenge](https://github.com/ndsvw/DayOfTheWeekChallenge/raw/master/DayOfTheWeekChallenge/wwwroot/img/example.gif)

## Try it out

[https://ndsvw.github.io/DayOfTheWeekChallenge/](https://ndsvw.github.io/DayOfTheWeekChallenge/)