Habituo – Transforming Ambitions into Achievements
Life’s challenges often disrupt our journey toward building consistent habits, leaving us disheartened. Habituo is more than a habit tracker—it's your coach, cheerleader, and accountability partner.
With personalized habit plans, motivational challenges, dynamic progress tracking, and a supportive community, Habituo empowers you to stay consistent and achieve lasting growth. Whether it’s a fitness routine, a study schedule, or personal development, Habituo helps turn your goals into reality, one step at a time.
Start your journey with Habituo today. Let's build habits that last!
In today's fast-paced world, Habituo offers:
- Structured habit tracking
- Engaging rewards system
- Collaborative challenges for accountability
- Habit Tracking: Daily streaks and milestones
- Challenges: Create and join group activities
- Rewards: Achievement-based incentives
- Task Management: Organized planning
- Notifications: Smart reminders
- Collaboration: Team-based goals
- Backend: Node.js, Express.js
- Frontend: React.js, TailwindCSS,Redux
- Database: MongoDB
git clone https://github.com/YashPatil0105/Habituo.git
cd Habituo/server
npm install
# Create .env file with:
MONGO_URI=<your-mongodb-uri>
JWT_SECRET=<your-jwt-secret>
FRONTEND_URL=http://localhost:3000
npm start
cd ../Client
npm install
npm start
- Register/Login
- Create habits to track
- Join or create challenges
- Monitor progress
- Collaborate with others
- Fork repository
- Create feature branch (
git checkout -b feature/YourFeature
) - Commit changes (
git commit -m "Add YourFeature"
) - Push branch (
git push origin feature/YourFeature
) - Open pull request
- Author: Yash Patil
- GitHub: YashPatil0105
- LinkedIn:YashPatil