Skip to content

lbiester/Learn-Chinese

Repository files navigation

Learn-Chinese

##Hack Shanghai Project Our website serves as a joint dictionary and flash card generator. After a year of studying Mandarin, we noticed that while many sites served as translators or flash-card generators, none combined the two. Through combining these two elements, we hope to facilitate the learning of Chinese for English-speakers. In addition, learning Chinese is a 4 step process: traditional characters, simplified characters, pinyin, English translation. Flash-cards in their nature only have two sides, making it difficult to learn a language with over two forms of writing per word. Our four-section 'card-house' enables the user to learn the four components of every word. Each layer of our 'card-house' corresponds to one of the four elements (simplified, traditional, pinyin, English), helping visual learners memorize their vocabulary words.

##Setup

  1. Clone this repo
  2. Install Pip
  3. sudo pip install virtualenv && . venv/bin/activate
  4. pip install flask && pip install flask-login
  5. Either set up your own config.py or email me at mailto:[email protected] and ask for my setup
  6. You should be ready to go. Because we use SQLite, you do not need to run a database server.

About

Hack Shanghai Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published