Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 372 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 372 Bytes

Motivation

CodingBlind is being developed with the motivation of giving an accessible means of learning programming fundamentals to the visually impaired.

Installation

Clone repository and cd to main directory, then:

  • pip install -r requirements.txt
  • python run.py

Website can be accessed at localhost:5000 or www.codingblind.pascualy.org

License

MIT