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.
List of apps
https://apps.microsoft.com/store/search?publisher=cl%40fd
wordlist for cet6(大学英语六级)
https://apps.microsoft.com/store/detail/%E5%85%AD%E7%BA%A7%E8%AF%8D%E6%B1%87/9WZDNCRDFH92
wordlist for cet4(大学英语四级)
https://apps.microsoft.com/store/detail/%E5%9B%9B%E7%BA%A7%E8%AF%8D%E6%B1%87/9WZDNCRDFHBX
wordlist for TOEFL
https://apps.microsoft.com/store/detail/%E6%89%98%E7%A6%8F%E8%AF%8D%E6%B1%87/9WZDNCRDFHBW
wordlist for IELTS
https://apps.microsoft.com/store/detail/%E9%9B%85%E6%80%9D%E8%AF%8D%E6%B1%87/9WZDNCRDFH93
wordlist for GRE
https://apps.microsoft.com/store/detail/gre%E8%AF%8D%E6%B1%87/9WZDNCRDFH94
wordlist for Chinese graduate school entrance exam(考研)
https://apps.microsoft.com/store/detail/%E8%80%83%E7%A0%94%E8%AF%8D%E6%B1%87/9WZDNCRDFHBZ
wordlist for Chinese college entrance exam(高考)
https://apps.microsoft.com/store/detail/%E9%AB%98%E8%80%83%E8%AF%8D%E6%B1%87/9WZDNCRDFHBS
wordlist for Chinese high school entrance exam(中考)
https://apps.microsoft.com/store/detail/%E4%B8%AD%E8%80%83%E8%AF%8D%E6%B1%87/9WZDNCRDFHBT
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.