Skip to content

levyvbremen/lerenland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LerenLand

Educational web app for Dutch primary school kids. Five learning games built around core curriculum topics, with per-child progress tracking so parents and teachers can see what is working.

Runs on localhost:5002 as a Flask app.

Stack

  • Python 3
  • Flask
  • SQLite
  • HTML, CSS, vanilla JS

Features

  • Five learning games across different subjects
  • Per-child accounts with persistent progress
  • SQLite database for scores, attempts, and time on task
  • Built for low friction use on school laptops and home tablets

Screenshots

Home with game selection:

Home

RekenRaket (math game):

RekenRaket

TafelTijger (multiplication tables):

TafelTijger

WoordenWolk (vocabulary):

WoordenWolk

SpellingsSafari (spelling):

SpellingsSafari

Status

Private during development. May open source the framework once the first cohort of kids has tested it.

Local development

git clone <this-repo>
cd lerenland
pip install -r requirements.txt
flask run --port 5002

About

Educational web app for Dutch primary school kids. Flask + SQLite. Five learning games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors