Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Flashcards App

A full-stack Flashcards Web App built with FastAPI, SQLite, and vanilla JavaScript.
You can add, edit, delete, and practice flashcards in an interactive study interface.


Features

  • Add flashcards with a question and answer
  • Edit and delete existing flashcards
  • Practice Mode that shows one flashcard at a time
  • Mark cards as Known or Unknown to adjust difficulty
  • Persistent data storage with SQLite
  • Clean, responsive interface

Tech Stack

Layer Technology
Backend FastAPI
Frontend HTML, CSS, JavaScript
Database SQLite with SQLAlchemy ORM

Setup Instructions

1️⃣ Clone the repository

git clone https://github.com/yourusername/flashcards-app.git
cd flashcards-app

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages