Prodify is a full-stack productivity tracking platform that helps users monitor and manage their academic, financial, and physical activities. It also includes tools for notes, reminders, checklists, humor breaks, motivational content, and a personalized chatbot.
- π Track Classes, Finances, and Physical Activities
- π Create Quick Notes, Reminders, and Checklists
- π View interactive Graphs and Timers to analyze productivity
- π€ Interact with a Personalized Chatbot
- π¬ Built-in Laugh Breaks and Daily Dose modules for inspiration
- Frontend: React.js, Tailwind CSS, React-Redux
- Backend:
- Version 1: Express.js + MongoDB
- Current: Appwrite (Auth + DB + Serverless Functions)
git clone https://github.com/your-username/prodify.git
cd prodify
npm install
npm run devThen open http://localhost:5173 in your browser.
Check out the Live Demo to see the app in action!
prodify/
βββ public/
βββ src/
β βββ components/
β βββ pages/
β βββ redux/
β βββ App.jsx
βββ .env.example
βββ package.json
βββ README.md
This project is licensed under the MIT License.







