fardeem / spellings

Helping my sister 🙎‍♀️prepare for her school spellathon 📚, using Web Speech API 💬

Home Page:https://spellings.fardeem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spellathon Training

Practice for school spellathons, in style, using Web Speech API.

Homepage

Demo: https://spellings.fardeem.now.sh

Background

Every year my sister's school hosts a spellathon competition and every year my sister can't find someone to keep repeating the words to her so she can practice.

So I decided to build this small web app that uses the Web Speech API to narrate the words on her spellathon list and make her type out the answer. Making it a web app opened some other opportunities: recording her performance on words and ordering her practice sessions so she tackles the words she's weakest at, first. The app also measures the amount of time she takes to answer, given a particular word. The stats page shows her performance.

Technical Details

The app was build using React.js and data is persisted offline using localstorage. Hosted on Zeit Now

Gallery

Homepage Correct Answer Wrong Answer Stats Page Words List

About

Helping my sister 🙎‍♀️prepare for her school spellathon 📚, using Web Speech API 💬

https://spellings.fardeem.com


Languages

Language:JavaScript 73.3%Language:CSS 19.9%Language:HTML 6.8%