Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 572 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 572 Bytes

FlashMode

Deployed on Fly.io

Screenshot of index page: FlashMode's index page

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