MarvinMichel / prapla

A speech- controlled learning application for young children.

Home Page:http://prapla.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PraPla

VueJS License issues - prapla Vercel

Praatje-Plaatje (Prapla) is a speech- controlled learning application for young children that hardly speak Dutch. With Prapla, a child learns new words and phrases, and practices proper Dutch pronunciation using a combination of speech technology and images. The web-app works on any mobile phone, tablet or desktop.

Live demo

Check out the application here!

⚠️ Due to bad browser compatabillity, the app might not work on your browser. Check the compatabillity first.

Documentation

You can look at our Design Rationale here. (Dutch only)

Requirement List (MoSCoW)

Must haves

  • Research privacy aspects of Web Speech API
  • Build Dutch support for Web Speech API
  • Connect with external database for words (BAK)

Should haves

  • Visual representation of the words (vector images)
  • Sounds for positive and negative feedback
  • A Content Management System for exercises

Could haves

  • Different categories of exercises, based on level
  • Alternative for a recording button

Dependencies

Lifecycle

Data Lifecycle

Getting started

  1. Clone this repository or download the zip file
  2. Open the terminal and cd into the project folder
  3. Run npm install to install the dependencies

Start for development

npm run dev

Build for production

npm run build npm run start

Generate static files

npm run generate

License

Released under MIT by @Marvin Sernee, @Roeland van Stee en @Vincent van Leeuwen.

Contributors

About

A speech- controlled learning application for young children.

http://prapla.vercel.app/

License:MIT License


Languages

Language:Vue 74.0%Language:JavaScript 26.0%