This website requires JavaScript.
Explore
Help
Register
Sign In
mrlan
/
EnglishPal
Watch
4
Star
0
Fork
You've already forked EnglishPal
11
Code
Issues
Pull Requests
22
Projects
Releases
Wiki
Activity
6ea0b970a2
EnglishPal
/
app
/
static
History
Hui Lan
6ea0b970a2
(1) Downgrade Flask version from 2.3.2 to 2.0.3 as installing the higher version reports errors. This is probably due to my outdated python version (3.6). (2) Persist SQLite database data in a docker volume. Created a docker volume called englishpal-db using command 'docker volume create englishpal-db' and associate this volume with the docker image file directory /app. So, now what happens in /app will be mirrored to englishpal-db. Where is englishpal-db located? Use command 'docker volume inspect englishpal-db' to find out.
2023-07-17 07:45:38 +08:00
..
css
Bug505-ZhangYiteng (
#61
)
2022-12-03 20:52:01 +08:00
frequency
Made folder 'frequency' under folder 'static', and added a README file under folder 'frequency'
2022-12-06 16:06:13 +08:00
js
Fix Bug 539
2023-07-08 18:23:45 +08:00
usr
Repalce old app folder with SoftArch王炫/english-pal-master/app/
2022-01-26 21:10:09 +08:00
config.yml
Fix Bug 539
2023-07-08 18:23:45 +08:00
wordfreqapp.sql
app/static/wordfreqapp.sql: one article on taking photos.
2021-07-17 10:47:12 +08:00
wordfreqapp_schema.sql
Publish EnglishPal source code
2021-04-06 16:22:03 +08:00
words_and_tests.p
pull最新的snapshot-20230511,后更新了difficulty.py和Article.py的部分代码,提交了新的pickle文件
2023-05-18 23:29:38 +08:00