Releases: AAdewunmi/StudyBuddy-Study-Planner-Project
v0.1.0-mvp
StudyBuddy v0.1.0-mvp is the initial MVP release of a Django study-planning platform for structured study sessions, note capture, progress tracking, and deterministic study insights.
This release includes email-first authentication, role-aware student/tutor/admin surfaces, owner-scoped study sessions and notes, deterministic AI/NLP insight generation, personal and admin dashboards, custom production error pages, PostgreSQL-backed persistence, Docker local development, CI verification, and Render deployment configuration.
The AI/NLP feature is intentionally deterministic and explainable: it uses extractive summaries, ranked keywords, confidence scores, plain-English explanations, and SHA-256 source hashes to reuse unchanged insights without relying on external AI APIs.