You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A web-based flashcard solution could be accessible on multiple platforms and could support math and other complex equations. This would be quite beneficial to a person with a cognitive or learning disability. For example a user could create a set of flashcards of mathematic equations conveniently on their computer. The user can then access and e…
'Terminal Flashcards' is a linux application which allows users to register themselves and the registered users to login. After login users can take a tests on shell. This user will have to provide the list of questions that he wants to take the test on. This tool acts just like a flashcard to help users to practice the questions.
This repository stores the source code of my graduation work developed in JS, which uses the Spaced Repetition System (SRS) method for memorization of words/sentences.
This Python flashcard app, created with Tkinter, aids language learning by displaying words and their translations. It reads data from CSV files, allowing users to mark words as known or unknown. It's a simple educational tool for vocabulary learning.