This is the full stack codebase for the FlashMode web app. Users can study a subject by using flash cards organized into decks. Features include:
- Searching for decks
- CRUD for decks
- Study sessions using decks
- Statistical analysis of a user's studying efforts
Technologies used include:
- Django
- django-allauth
- Django Cotton
- HTMX
- Alpine.js
- Tailwind
- DaisyUI
- PostgreSQL
- Factory Boy
- unittest