Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 789 Bytes

File metadata and controls

9 lines (8 loc) · 789 Bytes

day4words

A small firebase web app that displays daily vocabulary. Displays the 1000 most common Italian words 4 per day. The counter can manually be changed to the corresponding day. The english translation can be seen by clicking on the word card, as well as the italian pronounciation by tapping the speech button. This website is currently hosted under day4words.web.app.

Known issues

On mobile, the text to speech seems to override the italian language setting and thus mispronounces it.

Releases

1.2.0: Add Google button that directly brings you too google translate of the specific word. 1.1.0: Add login functionality to save current state with google account. 1.0.0: First Release: displays 4 words and toggling shows translation that can be changed using the counter.