filipeamoreira / language-learner

Suite of applications to support language learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language Learner

This will be a suite of tools to help English language learners.

Language Learner - English Level Tool

This tool provides an language test that assess the language level of the student. The aim is to streamline and simplify the process of placing a student on a specific level.

Technical Architecture

The web app is comprised of two parts. An application (ll_web) that provides an admin interface to be used by teachers (Ruby/Hanami based). This part of the app also expose an API that powers the web student facing interface. The other part of the app is the student facing web UI (built using React) that allows the student to take the language test.

Tech Stack

The web admin frontend and API is built using Hanami (Ruby framework).

The student web application is built using React.

About

Suite of applications to support language learning


Languages

Language:Ruby 67.1%Language:JavaScript 24.6%Language:HTML 7.3%Language:CSS 1.0%