Skip to content

silvanoross/flash_card_creator

Repository files navigation

Flash Card Creator App

  • Clone the repo so you have a local copy
  • Create virutual environment and install streamlit
  • Create a .command file using touch
  • Edit with nano and make shebang header #!/bin/bash
#!/bin/bash
cd path/to/flash_card_creator
conda activate venv
streamlit run flashcard_app_v2.py
  • save
  • License with chmod +x
chmod +x file.command
  • Now all you have to do is double click the command file and it will open the app

Landing Page

image

Create specific classes and learning objectives/topics

image

Add questions and answers (include a relevent picture via copy/paste or drag/drop)

image image

Study what you added

  1. image

Reveal and mark if got it right or not.

image

Manage multiple classes

image

Images and flash cards saved in local files!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages