Skip to content

πŸš€ TrackedIn – AI-Powered Daily Tracker App πŸ“† Build habits, track daily progress, and generate shareable LinkedIn updates. 🧠 Designed for modern professionals to stay consistent, productive, and visible.

Notifications You must be signed in to change notification settings

Dev-axay18/TrackerSys

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TrackedIn Banner

πŸš€ TrackedIn: Daily Tracker App

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.


✨ Overview

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

🧠 Features & User Flow

πŸ” 1. Authentication

  • Secure login/signup using Clerk
  • OAuth & password-based options supported

πŸ” 2. Streak Management

  • Daily login streaks tracked with MongoDB
  • Auto-updated streak system
  • Stats: Current streak & Longest streak

πŸ“Š 3. Interactive Dashboard

  • Dynamic overview of:
    • βœ… Today's task
    • πŸ”₯ Streak highlights
    • πŸ“ˆ Progress meter
    • πŸ—“οΈ Upcoming tasks

πŸ“ 4. Add / Update Task

  • Title & description
  • Tag-based categorization (#coding, #reading, #fitness, etc.)
  • Edit anytime

βœ… 5. Task Status Tracker

  • Easily mark as in-progress or completed
  • Visual cues to track your flow

⏭️ 6. Next Task Planning

  • Pre-set your next day’s goal
  • Keeps the rhythm going 🚴

πŸ€– 7. LinkedIn Post Generator

  • Uses OpenAI API to auto-create a shareable LinkedIn post
  • Based on your daily effort & task
  • Save time, stay consistent in professional branding

πŸ’» Tech Stack

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

πŸ–ΌοΈ Preview

Add a few screenshots here or a short screen recording for maximum impact


πŸ“¦ Getting Started

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.


🀝 Contribution

Contributions are welcome! Here’s how you can help:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Open a Pull Request with a clear description

πŸ“„ License

MIT License Β© Your Name


πŸ™Œ Support / Contact

If you'd like to connect, collaborate, or report bugs:

πŸ“§ Email – [email protected]


About

πŸš€ TrackedIn – AI-Powered Daily Tracker App πŸ“† Build habits, track daily progress, and generate shareable LinkedIn updates. 🧠 Designed for modern professionals to stay consistent, productive, and visible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • TypeScript 2.7%
  • CSS 1.2%
  • HTML 0.1%