Build Habits. Track Progress. Share Growth.
A modern, AI-powered productivity tracker to help you stay consistent, motivated, and showcase your daily wins with ease.
TrackedIn is a sleek daily productivity dashboard that helps users:
- 💪 Build sustainable routines
- 🔁 Stay consistent with daily streaks
- 🧠 Reflect on progress
- 🤖 Generate ready-to-share LinkedIn posts based on their work
- Secure login/signup using Clerk
- OAuth & password-based options supported
- Daily login streaks tracked with MongoDB
- Auto-updated streak system
- Stats:
Current streak&Longest streak
- Dynamic overview of:
- ✅ Today's task
- 🔥 Streak highlights
- 📈 Progress meter
- 🗓️ Upcoming tasks
- Title & description
- Tag-based categorization (
#coding,#reading,#fitness, etc.) - Edit anytime
- Easily mark as
in-progressorcompleted - Visual cues to track your flow
- Pre-set your next day’s goal
- Keeps the rhythm going 🚴
- Uses OpenAI API to auto-create a shareable LinkedIn post
- Based on your daily effort & task
- Save time, stay consistent in professional branding
| Tech | Description |
|---|---|
| ⚛️ React | Frontend UI Framework |
| 🍃 MongoDB | NoSQL Database |
| 🔐 Clerk | Auth & Session Management |
| 🧠 OpenAI API | Smart content generation |
| 🎨 Tailwind CSS | Modern UI styling |
| 🌐 Vite | Fast bundler & dev server |
Add a few screenshots here or a short screen recording for maximum impact
git clone https://github.com/your-username/TrackedIn.git cd TrackedIn npm install npm run devCreate a .env file and add the following:
VITE_CLERK_PUBLISHABLE_KEY=your_key VITE_OPENAI_API_KEY=your_openai_key MONGODB_URI=your_mongodb_connectionYou can design a better one using Figma, Looka, or LogoMakr.
Contributions are welcome! Here’s how you can help:
- Fork the repository
- Create a new branch
- Make your changes
- Open a Pull Request with a clear description
MIT License © Your Name
If you'd like to connect, collaborate, or report bugs:
📧 Email – [email protected]