oxycards

Crates.iooxycards
lib.rsoxycards
version1.0.2
sourcesrc
created_at2023-03-01 09:56:47.25142
updated_at2023-03-11 03:33:23.971625
descriptionAn interactive quiz application built for the terminal.
homepagehttps://github.com/BrookJeynes/oxycards
repositoryhttps://github.com/BrookJeynes/oxycards-rs
max_upload_size
id797913
size76,692
Brook Jeynes (BrookJeynes)

documentation

https://brookjeynes.github.io/oxycards/

README

Oxycards - Terminal based quiz cards

Oxycards is a quiz card application built within the terminal.

Screenshots

App demo

Features

  • Create quiz cards in markdown
  • Variety of card types
    • Multiple choice

    • Multiple answer

    • Flashcard

    • Fill in the blanks

    • Place in the correct order

Links

Roadmap

  • Complete all basic card types

    • Multiple choice
    • Multiple answer
    • Flashcard
    • Fill in the blanks
    • Place in the correct order
  • Read in card input file from command line

  • Release on distribution platforms for easy install

  • Allow users to change certain settings via a config file

  • Add spaced repetition

  • Website for users to share their decks

Attributions

This application was heavily inspired by hascard.

Commit count: 0

cargo fmt