Home
Softono
Flashcards-App

Flashcards-App

Open source MIT Python
20
Stars
0
Forks
0
Issues
1
Watchers
1 year
Last Commit

About Flashcards-App

A user-friendly Flask web app for creating, managing, and reviewing flashcards with real-time interaction and data persistence via Firebase.

Platforms

Web Self-hosted

Languages

Python

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

Images of the Web App

Home Page

Home Page Images

Flashcard Editor Page

Flashcard Editor Image

Access Code Modal

Access Code Modal Image

Invalid Access Code Modal

Invalid Access Code Modal Image

Apology Page

Apology Page