Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
34
commits
refactor(app): integrate auth flow and dependency injection in main
ff74abaView on GitHubfeat(auth): extend User entity with role and department for RBAC
7833f0fView on GitHubfeat(auth): extend User entity with role and department for RBAC
ec0968bView on GitHubfeat(auth): extend User entity with role and department for RBAC
89ff6a7View on GitHubfeat(core): add Dio client with interceptors and secure token storage
ee040deView on GitHubAdd User entity class with immutable properties and copyWith method
8adece7View on GitHubMerge branch 'main' of https://github.com/aasmaa01/DocuMind
79aea14View on GitHubAdd flutter_secure_storage and shared_preferences plugins with platform support for Linux and Windows
0ce4256View on GitHubAdd comprehensive README documentation for RAG Chat App, including project scope, architecture overview, key technical concepts, chat flow, dependencies, and running instructions.
c7190a6View on GitHubAdd an initial TypingIndicator widget for chat UI with animated dots
26ec168View on GitHub