Flashcards-App
Description
I got bored so I made this...
This Flashcards Web App is a simple and intuitive platform for creating, managing, and reviewing flashcards, designed to help users efficiently study and retain information. The app offers real-time interaction and a seamless user experience across multiple devices, making it ideal for learners who want to create their own flashcards or browse existing ones.
You can click this link to view the website.
Attributions
Setup
Starting the app
python app.py
Installing the required modules
pip install -r ./requirements.txt