Skip to content

Files

Latest commit

author
cym
Nov 3, 2022
b22b84a · Nov 3, 2022

History

History
This branch is 1 commit ahead of, 222 commits behind ndleah/python-mini-project:main.

Chinese_FlashCard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 3, 2022
Nov 3, 2022
Nov 3, 2022
Nov 3, 2022

Star Badge Open Source Love

Chinese Flashcards

Dragon Designed by Freepik

🛠️ Description

A tkinter application which displays chinese characters.

  • click on the characters from the list.
  • click on one or more button (pinyin, role, definition)

The characters come from the HSK1 list (non official).

More informations on pinyin.

More informations on HSK.

⚙️ Languages or Frameworks Used

  • beautifulsoup4==4.11.1
  • requests==2.28.1
  • python 3.10.6

🌟 How to run

Move to the app folder.

cd app

Run the main file.

python main.py

📺 Demo

app

🤖 Author

CMagnac