Started: December 2023
Created by: Kevin Zhou
Using: HTML/CSS/JavaScript, VS Code, React.js
This project is a single-page web application to practice and create flashcard styled quizzes
Completed Milestones:
- React single-page framework
- Main page displaying list of existing flashcard decks
- MySQL server with PHP back-end that stores decks and flashcards
- View and use each flashcard deck with reusable components
Currently Working On:
- Login/Register system with SQL read/write
- Add new flashcards
Future Features:
- Editing existing flashcard decks
- Track right/wrong answering