Discover the joy of journaling, reimagined.
Everflow is a modern journaling app designed to help you start journaling effortlessly and grow your practice over time. With seamless offline access, AI-assisted prompts, and voice-to-text capabilities, Everflow makes capturing your thoughts intuitive and accessible.
- Minimalistic Design: Focus on your thoughts without distractions.
- Rich Text Editing: Powered by Tiptap for smooth, customizable writing experiences.
- Voice-to-Text: Dictate your journal entries with ease.
- AI-Assisted Prompts: Get inspired with personalized suggestions to get started.
- Offline Access: Write anytime, anywhereβyour thoughts are always safe.
- Insights and Analytics: Reflect on your journey with sentiment analysis, word clouds, and trends.
- Cross-Platform Sync: Seamlessly switch between web and mobile apps.
- Frontend: Next.js, Tiptap, Tailwind CSS
- Backend: Firebase Firestore, Firebase Authentication
- AI Integration: OpenAI API for journaling prompts and sentiment analysis
- Deployment: Vercel
everflow/
βββ src/
β βββ app/ # Next.js app directory
β βββ components/ # UI components
β βββ hooks/ # Custom React hooks
β βββ lib/ # Firebase and utility functions
β βββ styles/ # Tailwind CSS configuration
β βββ pages/ # API routes and pages
βββ public/ # Static assets
βββ .env.local # Environment variables
βββ tailwind.config.js # Tailwind CSS configuration
βββ README.md # Project documentation
Everflow is licensed under the MIT License.