devtop / numbers

Number provider e.g. to learn a foreign language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Numbers

Number provider e.g. to learn a foreign language. It provides random numbers, I use to practice translation.

How to use it?

It's a node command line tool. Once you've started it, you'll be asked for input. Afterwards you can step through the numbers and practice your language.

Commands

node index.js

Test

The project is mostly written in TDD. Hopefully that increases the code quality. Tests without continuous integration tends to degrade. So, Codeship is monitoring and integrating the project.

Codeship Status for devtop/numbers

Roadmap

  • arithmetic problems
  • dates
  • phone numbers
  • number to written speech
  • statistics of your exercises
  • status bar

upcoming steps

  • motivation module ;)
  • seperation of program flow
  • introduce sinon
  • more tests

Why I wrote it?

I'm new to node.js. So it's more a little excercise to get some practice than a serious project.

About the author

I love web development, clean code and to improve teams. Feel free to get in touch since we share interests. I'm always open for new challanges.

About

Number provider e.g. to learn a foreign language

License:MIT License


Languages

Language:JavaScript 100.0%