Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.15 KB

File metadata and controls

32 lines (24 loc) · 1.15 KB

LearnZhongwen.org

LearnZhongwen.org is a personal project for learning Django and Chinese. The website features a blog and a flashcard system with spaced repetition (in progress) to help with Chinese vocabulary acquisition.

Features

  • Blog: A place to publish progress, insights, and resources related to learning Chinese.
  • Flashcard System (In Progress): Implements a spaced repetition algorithm (FSRS) to help reinforce vocabulary retention.

Tech Stack

Installation & Setup

To set up the project locally:

Prerequisites

  • Docker & Docker Compose

Running with Docker

docker-compose up --build

Contribution

This is a personal project, but feel free to open issues or suggest improvements.

License

This project is under the MIT License.