hghwng / conjugarden

Learn Spanish conjugation the easy way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conjugarden

Introduction

Learn Spanish conjugation the easy way.

Dependencies

  • Python 3: build the dictionary
  • Node.js: main application

Screenshots

Exercise

Query

Build

Build the conjugation dictionary first:

cd data && ./process.py

The build script writes the processed dictionary into site/data.json

Then start the server:

cd site && node app.js

The server listens to port 8080 by default. Open http://localhost:8080 to use.

Enjoy!

About

Learn Spanish conjugation the easy way

License:GNU Affero General Public License v3.0


Languages

Language:HTML 82.8%Language:Python 10.3%Language:JavaScript 6.9%