Skip to content

Releases: AAdewunmi/StudyBuddy-Study-Planner-Project

v0.1.0-mvp

22 May 13:45
a7336cb

Choose a tag to compare

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.