davidwittenbrink / euclidean-algorithm

A small webapp that allows you to calculate the euclidean algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Euclidean Algorithm (first deployed 2014-03-28)

I decided to create this little webapp because some friends and I had to calculate the euclidean algorithm multiple times a day for university. I also tried to learn the basics of AngularJS with this project.

You can try it out yourself here: euklidischer-algorithmus.appspot.com

About

A small webapp that allows you to calculate the euclidean algorithm.


Languages

Language:Python 35.6%Language:JavaScript 33.0%Language:CSS 31.4%