German Vocabulary Study Site banner

German Vocabulary Study Site

1 devlog
1h 27m 46s

A website that lets the user practice German vocab from a separate list that includes the definition of the word as well as the word used in multiple sentences. The user can practice with definitions and/or examples in sentences with different gam…

A website that lets the user practice German vocab from a separate list that includes the definition of the word as well as the word used in multiple sentences. The user can practice with definitions and/or examples in sentences with different games, and will practice words they are better at less than ones that are harder or newer to them.

Repository

Loading README...

eesha

Wrote the backend server file with express, which receives a get request with a specific part of speech, then fetches data from a google sheet of German vocab words, checks if they match that specific part of speech, and if it does, add that vocab word as an array within a larger array of all vocab words that fit that part of speech, then sends the full array back as a JSON.

Attachment
1

Comments

shr
shr 8 days ago

Das ist so cool.