A comprehensive personal wellness application that provides secure note-taking and AI-powered mental health insights.
# Install dependencies
./scripts/install.sh
# Start the application
./scripts/run.shComplete documentation is available in the /docs directory:
- Overview - Application features and purpose
- Installation Guide - Detailed setup instructions
- API Documentation - Complete API reference
- Authentication Setup - Auth0 configuration
- Client Documentation - Frontend application details
- Development Guide - Development workflow and standards
- Project Structure - Codebase organization
- Frontend: React 18, TypeScript, TailwindCSS
- Backend: Node.js, Express.js, SQLite
- Authentication: Auth0 with Google OAuth
- AI Integration: Gemini AI for wellness analysis
- Secure user authentication with Google OAuth
- Personal note management with CRUD operations
- AI-powered wellness analysis and recommendations
- Responsive design with accessibility support
- Real-time updates and data synchronization