Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackTea-c committed Mar 6, 2024
1 parent 6d4a80b commit 99fb84f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
原本想做电影推荐系统的,但是很多人做过了
这里做一个上古卷轴mod得推荐系统,我看像n网什么的都是热度推荐很少有为用户
进行个性化得推荐,这里打算写一个

目前本地网站已经写得差不多了,还特地美化了一下,马上就可以开始爬数据开始
写推荐系统了。

现在的话直接下载到本地cd到moiveRe文件夹然后去终端python manage.py runsever就行了
具体操作代码看django。

0 comments on commit 99fb84f

Please sign in to comment.