Skip to content

wkeilsohn/Chinese_SRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chinese SRS

An application for learning Chinese Hanzi using an SRS learning method.

Use

The main use of this application is to allow the user to study Chinese Hanzi using their own Spaced Repitition System.

Dev Notes

  • 9/30/2025 If you want to run this application from the command line (i.e. no web interface), you can do so by activating the main.py file inside of the SRS_Code file like so:
  • 10/6/2025 You now need to navigate into the SRS_Code folder to access this file. Code below has been updated:
cd SRS_Code
python main.py

This file will use a CSV saved locally to create a personalized version of the SRS application for you.

  • 10/16/2025 At this point (almost) all of the features needed for a web-based SRS system have been built out. The application can be run locally and a browser window can be used to interact with the application. The only features that have not been fully flushed out are the Django backend / admin functions as these are not necessary at this time.

  • 10/31/2025 Project functions as intended. No further improvements are planned. Additional modifications could be made in the form of a Django admin console, but ATM this is not necessary.

License

This application is free to use and is being provided "AS IS".

Not every part or parts are free nor owned by this author. Some are protected under thier own intelectual property rights and thus cannot be covered by this statement. Please check with the sources below for details.

Sources

About

An SRS for learning Chinese Hanzi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors