spanish-quizzer

An app to quiz you on Spanish vocabulary and verb conjugations
git clone https://git.ashermorgan.net/spanish-quizzer/
Log | Files | Refs | README

commit df40db6d7b7683c8d16ab956668a0e0cb37a1cb1
parent 5b6b13c9d626143db779f84bc1b984ef4fba0e04
Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com>
Date:   Mon,  8 Mar 2021 20:05:55 -0800

Update README.md

Diffstat:
MREADME.md | 77+++++------------------------------------------------------------------------
1 file changed, 5 insertions(+), 72 deletions(-)

diff --git a/README.md b/README.md @@ -1,76 +1,9 @@ # Spanish-Quizzer -Quizzes you on spanish vocabulary and verb conjugations through a customizable web interface. +An app to quiz you on Spanish vocabulary and verb conjugations. Try it out [here](https://ashermorgan.github.io/Spanish-Quizzer/). ## Features -- Supports practice for all four language skills: reading, listening, writing, and speaking. -- Lots of filters for both vocabulary and verb conjugations. -- Easily type special characters (``` a` ``` → `á`, `n~` → `ñ`, `u~` → `ü`) -- Spanish reference tables - -## Vocabulary Filters -The following filters can be used on vocabulary: -- Category filters - - Common Words - - Common Adjectives - - Common Adverbs - - Common Prepositions - - Common Transitions - - Common Verbs - - Basic Words - - Colors (Los Colores) - - Days (Los Días) - - Months (Los Meses) - - Numbers (Los Números) - - Questions (Las Preguntas) - - Advanced Words - - Childhood (La Niñez) - - Clothes (La Ropa) - - Family (La Familia) - - Food (La Comida) - - Health (La Salud) - - House (La Casa) - - Nature (La Naturaleza) - - Professions (Las Profesiones) - - Vacations (Las Vacaciones) - - Weather (La Clima) -- Language filters - - Enlish to and from Spanish - - English to Spanish - - Spanish to English -- Word type filters - - Adjective - - Noun - - Verb - -## Verb Filters -The following filters can be used on verb conjugations: -- Tense filters - - All tenses - - Present Participles - - Past Participles - - Present Tense - - Preterite Tense - - Imperfect Tense - - Simple Future Tense - - Present Subjunctive Tense -- Conjugation type filters - - All Conjugations - - Conjugations of reflexive verbs - - Regular Conjugations - - Nonregular Conjugations - - Stem Changing Conjugations - - Orthographic Conjugations - - Irregular Conjugations -- Subject filters - - All subjects - - Yo - - Tú - - Él - - Nosotros - - Ellos -- Direction filters - - English infinitives to Spanish conjugations - - Spanish infinitives to Spanish conjugations - - Spanish conjugations to English infinitives - - Spanish conjugations to Spanish infinitives +- Lots of filters +- Lets you practice all 4 language skills (reading, listening, writing, and speaking) +- Can be installed as a PWA so that it works offline +- [Reference tables](https://ashermorgan.github.io/Spanish-Quizzer/#/reference)