Wordlist series is a bunch of simple but useful windows applications for Chinese students to recite english vocabulary.
It is written when I just begin to learn html and javascript at the end of 2012. At that time, Windows just lanched windows 8 and windows app store, students are able to get free licence for publishing their own apps through dreamspark platform. Out of curiosity, I write this simple app. Out of expectation, it becomes quite popular, even reaches top 5, 7, 9, 10 in top free education apps.
Though the code is not perfect from my perspective now, but from the response of my app users, some of whom even wrote emails to thank me, these apps really help some of them. It is also the first time I experience the whole process of publishing a product, which is not just debug and fix a program. As a developer, we should consider more about what comsumers want, package and emphasize what is special about your product. So these apps become a milestone when I first get touch with web development.
Free forever to download with no advertisement in Windows app store.
wordlist for cet6(大学英语六级)
http://apps.microsoft.com/windows/app/6b222d43-6860-4570-8eb8-efaf9b1187d0
wordlist for cet4(大学英语四级)
http://apps.microsoft.com/windows/app/8f2f9c2f-1049-420a-a87a-204c7a1657a1
wordlist for TOEFL
http://apps.microsoft.com/windows/app/62d82d7b-31ae-4535-aa63-696b42cbbde0
wordlist for IELTS
http://apps.microsoft.com/windows/app/57e74e61-faee-4c44-b22f-6285207b71dd
wordlist for GRE
http://apps.microsoft.com/windows/app/gre/9804aee2-cb94-4317-a014-868373cbb1fc
wordlist for Chinese graduate school entrance exam(考研)
http://apps.microsoft.com/windows/app/4384fc2a-748b-4a24-9db6-1bf70809d764
wordlist for Chinese college entrance exam(高考)
http://apps.microsoft.com/windows/app/4d47bc8c-2971-4eee-8d5b-1e5cc15f9ed7
wordlist for Chinese high school entrance exam(中考)
http://apps.microsoft.com/windows/app/898ab4de-4b4e-47d7-a380-db880642405b
Some applications may not be available in countries other than China.
try add /zh-cn/ between url
for example:
http://apps.microsoft.com/windows/zh-cn/app/898ab4de-4b4e-47d7-a380-db880642405b
Some captures from app. More pictures available on pages above.
Downloads till 15th April 2015 has reached 64498 for all the applications published on Windows app store.
Total downloads
Downloads chart in recent 12 months
Based on html and javascript. Use local storage to store page info (background color and noted words). Wordlist stored in javascript array.
IDE: Visual studio 2013
First issued on 5th Feb, 2013.
Any suggestion or advice, leave your comment below or mail to clatfd@gmail.com
Source code is available if you need.