Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
67
commits
feat: integrate AnarchKeyClient for secure API key management and update configuration handling
ad41705View on GitHubchore: initialize project with package.json for MindVault full-stack document Q&A system
50355f4View on GitHubfeat: update dependencies and add configuration for environment variables
ec6160fView on GitHubfeat: add initial README.md with project overview, features, and setup instructions
484964bView on GitHubfeat: add .gitignore to exclude backend/test.json from version control
78230b3View on GitHubfeat: implement flashcard and quiz functionality with tab navigation in StudySession
32eea0bView on GitHubfeat: update Landing page title with animated gradient styling
807c120View on GitHubfeat: enhance Dashboard UI with improved navigation and logout button styling
9fc0a01View on GitHubfeat: add study aids API for generating flashcards and quizzes
2637a7eView on GitHubfeat: add animated gradient text and 3D card utilities for flashcards
643dbedView on GitHubfeat: add flashcard and quiz generation routes to study session management
0d098acView on GitHubfeat: add quiz model with schemas for questions and attempts
aeb38d1View on GitHubfeat: implement flashcard and quiz generation features with JSON parsing and sanitization
a3d480bView on GitHubrefactor: remove redundant comment about serving uploaded files from MongoDB
ec798fcView on GitHubfeat: use createPortal for ThemeToggle button to improve fixed positioning
62c5954View on GitHub