Commit Graph

22 Commits (006a144ec067f1b19f3d9de9991b01a99f8501bf)

Author SHA1 Message Date
Zjh-jc 006a144ec0 Test the page position after clicking the Familiar or Unfamiliar button. 2021-06-17 09:21:13 +08:00
Zjh-jc b17ef9c331 Solve the problem of page position jump after clicking the familiar or unfamiliar button 2021-06-16 02:17:30 +08:00
Zjh-jc dcfed23d6f Merge branch 'master' of https://github.com/lanlab-org/EnglishPal into SPM-Spring2021-2597-占健豪201831990539
 Conflicts:
	app/main.py
2021-06-15 23:30:41 +08:00
stellafull c6b895e8eb Fix the problem when user click Familiar or Unfamiliar button will refresh page 2021-06-11 08:56:21 +08:00
Software Project Management d02da7ba9c
Merge pull request #7 from lanlab-org/Lanhui-update-test_next_essay
app/test/test_next_essay.py: click Next button 5 times.
2021-06-09 13:18:58 +08:00
Lan Hui 90ab0be3d6 app/test/test_next_essay.py: click Next 5 times. 2021-06-09 09:17:19 +08:00
Lan Hui 3ef96ae447 Jenkinsfile: correct command line argument 2. 2021-06-09 08:43:50 +08:00
Lan Hui 24ffed751f Jenkinsfile: correct command line argument. 2021-06-09 08:33:22 +08:00
Lan Hui a6328befc7 Merge branch 'master' of https://github.com/lanlab-org/EnglishPal 2021-06-09 08:27:14 +08:00
Lan Hui 3056cb8b9c Jenkinsfile: automatic deployment has not been implemented yet. 2021-06-09 08:15:18 +08:00
Lan Hui 3cc5105c47 Jenkinsfile: generate an HTML test report. 2021-06-09 08:14:21 +08:00
Lan Hui 783a0b22e1 app/test/test_next_essay.py: correct the variable name 'differ'. 2021-06-09 08:05:30 +08:00
Software Project Management 3f0006fa4c
Merge pull request #5 from lanlab-org/SPM-Spring2021-2600-朱文琦201836900114
Spm spring2021 2600 朱文琦201836900114


Thanks 朱文琦.  For more information about this Pull Request.
See the following Kanban: http://118.25.96.118/kanboard/?controller=BoardViewController&action=readonly&token=746d456a7fc60ccd5ab4dd015dcf3b9dbdddd3207fc26185c956d658bc2f

-Hui
2021-06-08 22:42:55 +08:00
Lan Hui f4a6921297 app/test/test_add_word_and_essay_does_not_change.py: remove unnecessary test. 2021-06-08 21:48:38 +08:00
Lan Hui 68e8102e12 Add app/static/wordfreqapp.sql for reconstructing the database. 2021-06-08 21:29:39 +08:00
Lan Hui 760d2d5dca README.md: add README author name. 2021-06-08 20:47:35 +08:00
Lan Hui 9e59a45762 Created Jenkinsfile and Dockerfile. 2021-06-08 20:44:58 +08:00
vicky-ZhuWenqi c88a5dd48b
上传效果演示视频
视频内演示了“熟悉”与“不熟悉”按钮操作的具体效果
2021-06-02 22:24:56 +08:00
vicky-ZhuWenqi d7ca4844d3
添加README.md文件
创建文件,介绍修改内容
2021-06-02 22:10:53 +08:00
vicky-ZhuWenqi 643e0c4eee
Update pickle_idea.py
在生词簿每个单词后面,加上两个按钮,熟悉与不熟悉。如果点熟悉,就将生词簿中该单词后面记录的添加次数减一,直至减为0,就将该单词从生词簿中移除;如果点不熟悉,就将生词簿中该单词后面记录的添加次数加一。
2021-05-31 08:48:03 +08:00
vicky-ZhuWenqi 9b7b5279db
Update main.py
添加熟悉和不熟悉按钮功能,如果点熟悉,就将生词簿中该单词后面记录的添加次数减一,直至减为0,就将该单词从生词簿中移除;如果点不熟悉,就将生词簿中该单词后面记录的添加次数加1。
2021-05-31 08:46:34 +08:00
Hui Lan 843ed03d4f Publish EnglishPal source code 2021-04-06 16:22:03 +08:00