An open API service indexing awesome lists of open source software.

https://github.com/leosolar8/master-flashcards

Spaced-repetition flashcard learning app for language and knowledge retention. Features CRUD vocabulary management, 12-level learning bins, adaptive scheduling, review analytics, and gamification.
https://github.com/leosolar8/master-flashcards

adaptive-learning crud-application education flashcard fullstack javascript learning-app python spaced-repetition

Last synced: about 1 month ago
JSON representation

Spaced-repetition flashcard learning app for language and knowledge retention. Features CRUD vocabulary management, 12-level learning bins, adaptive scheduling, review analytics, and gamification.

Awesome Lists containing this project

README

          

# Hiring FlashCard Mini Project (Pedro Colmenares) For ShortForm
📩leo.pedrocolmenares@outlook.com

A flashcard-based spaced repetition learning app to help users retain knowledge over time.

---

## 📦 Tech Stack

This project was built using the following tools and technologies:

- **Frontend:** [React](https://reactjs.org/) with [Vite](https://vitejs.dev/)
- **Styling:** [Tailwind CSS](https://tailwindcss.com/)
- **Backend:** [Supabase](https://supabase.com/) for authentication, database, and API
- **Deployment:** [Vercel](https://vercel.com/)
- **Version Control:** Git + GitHub

---

## 🛠 Development Notes

- No specific starter kit or framework was required for this project.
- Chose **React + Vite** for fast build times and flexibility.
- Used **Supabase** for user authentication and database management.
- **AI Assistance:** Parts of the boilerplate code and some debugging were assisted by OpenAI’s ChatGPT and POE.

---