Code Monkey home page Code Monkey logo

django_words's Introduction

一个记忆单词的平台

项目介绍

一个使用Django搭建的记忆单词的平台,

运行项目

在线访问

功能列表

未来功能

  • 自动爬取线上文章
  • 阅读点击单词查看释义,同时将单词加入生词本
  • 生词本中的单词可以进行记忆
  • 单词记忆使用Leitner记忆法(总共有10个盒子,每个盒子的单词记忆周期不同,每天记忆完毕后,将单词放入下一个盒子,如果记忆错误,将单词放入第一个盒子,不同盒子下次记忆相隔天数采用记忆方式为 1.8^x^ 的模式,模拟得出结果 [1, 3, 5, 10, 18, 34, 61, 110, 198, 357])
  • 可以快速浏览单词,但一次拼写并且提交才算一次有效记忆。
  • 做一个在线阅读杂志的功能
  • 做一个在线听力的功能

django_words's People

Contributors

stayhungry134 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.