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-progress
orcompleted
- 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 dev
Create a .env file and add the following:
VITE_CLERK_PUBLISHABLE_KEY=your_key
VITE_OPENAI_API_KEY=your_openai_key
MONGODB_URI=your_mongodb_connection
You 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]