TaylorDarneille / learn2sort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn2Sort

Try it live on heroku!

The Why

This app is designed to be a clean, easy to follow resource for learning to write sorting algorithms in Python. I built this app for my Project 4 of the Web Development Immersive at General Assembly Seattle (WDI-16, 11/27/2017 - 02/23/2018). I was tired of looking at at the cluttered, overwhelming sorting web pages that I came across while studying these algorithms. Additionally, I enjoy writing alorithms and will never turn down an excuse to write one (or many) up!

Technologies and Inspiration

Further Work To Be Done

  • Add several more sorts!
  • Get a UX Designer's feedback and refine styles.
  • Add Big O quiz.

Home Page

Home Page

Example Page

Example Sort Page

About


Languages

Language:JavaScript 78.6%Language:HTML 14.1%Language:CSS 7.3%