Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 789 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 789 Bytes

Speacifik

A continuation from a Hackathon group project, a language learning app aimed specifically at Pacific Island languages that focuses on teaching phrases based on real-world scenarios through pronunciation.

Instructions:

  1. Preparation
  • Clone this repository git clone https://github.com/callan-stretton/speacifik
  • Run npm i
  • Run npm run knex migrate:latest
  • Run npm run knex seed:run
  • Run npm start
  • Visit http://localhost:3000
  1. Select a language (at this stage you are limited to Samoan)

  2. Select a scenario

  3. Click a button to hear the phrase spoken at normal speed versus slowly

In development

  • Adding more languages
  • More scenarios
  • Authentication
  • Styling
  • Adding phrases to the database