https://github.com/haolamnm/flashcard-50
[CS50P] A Flashcard web app using Streamlit that allows users to create, manage, and study flashcards.
https://github.com/haolamnm/flashcard-50
cs50p flashcards pandas project python streamlit unit-testing
Last synced: 3 months ago
JSON representation
[CS50P] A Flashcard web app using Streamlit that allows users to create, manage, and study flashcards.
- Host: GitHub
- URL: https://github.com/haolamnm/flashcard-50
- Owner: haolamnm
- License: mit
- Created: 2024-09-30T12:50:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-07T13:52:13.000Z (11 months ago)
- Last Synced: 2025-01-21T19:43:46.445Z (10 months ago)
- Topics: cs50p, flashcards, pandas, project, python, streamlit, unit-testing
- Language: Python
- Homepage: https://haolamnm.is-a.dev/
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎩 Flashcard 50
## Overview
A lightweight flashcard web app built with Streamlit for **CS50P 2024**.
Create decks, add or remove cards, and study them interactively - all in a clean, local interface. You can also upload or download decks as CSV files to share or keep for personal use.
Demo: [**https://youtu.be/Q8IJsduPAsE**](https://youtu.be/Q8IJsduPAsE)