coreyja / crowd-source-bytes

https://coreyja.com/bytes
13 stars 2 forks source link

💡 Byte Idea: Flashcard Quiz CLI #14

Open Seif-Mamdouh opened 1 month ago

Seif-Mamdouh commented 1 month ago

Description

The Flashcard Quiz CLI is a command-line tool that allows users to create and manage flashcards for studying. Users can input questions and corresponding answers, and the system will quiz them on their knowledge, providing instant feedback (right or wrong basically).

Goal

The primary goal of this project is to help users enhance their learning through an interactive quiz format. By using flashcards, users can efficiently memorize information, test their understanding, and track their progress in a fun and engaging manner.

Features

Extra Feature (Optional)

Useful Rust Crates