Skip to content

rangeshsha-Rookie/DailyDost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

🌿 DailyDost

Your Daily Companion for Health, Habits & Wellness

Live Demo Mirror License Hackathon

A full-stack health and habit tracking web application built by a 4-member team in a 24-hour hackathon sprint β€” featuring 10 integrated tracking modules, secure authentication, and 99.9% uptime during demo.


πŸ“‹ Table of Contents


🧠 About

DailyDost ("Dost" means friend in Hindi) is a personal wellness companion that helps users build and maintain healthy daily habits. The app combines health tracking, habit management, and progress visualization into a single clean interface β€” making it easier to stay consistent with daily wellness goals.

Built in a 24-hour hackathon with a 4-member team, DailyDost went from zero to a production-ready MVP serving 20+ beta users with 50+ Git commits across the sprint.


🌐 Live Demos

Platform URL
πŸš€ Primary dailydost-644.created.app
🌍 Mirror mgx-6u5tiphtonl.mgx.world

✨ Features

πŸƒ 10 Integrated Tracking Modules

Module Description
πŸ’§ Water Intake Log and visualize daily hydration goals
😴 Sleep Tracker Track sleep duration and quality trends
πŸ‘Ÿ Activity Log Record daily movement and exercise
😊 Mood Journal Daily emotional check-ins with analytics
πŸ₯— Meal / Nutrition Food diary with basic macro tracking
βœ… Habit Tracker Build and streak-track custom daily habits
🧘 Meditation Timer Built-in mindfulness session logger
βš–οΈ Weight / BMI Track body metrics over time
πŸ€’ Symptom Log Record health symptoms for self-awareness
🎯 Goal Planner Set weekly wellness goals with progress indicators

πŸ” Auth & Data

  • Secure user authentication with session management
  • Persistent storage β€” all data survives page reloads and re-logins
  • User-specific dashboards with personalized insights

πŸ“Š Dashboard & Analytics

  • Visual progress charts for each tracking module
  • Streak counters for habit consistency
  • Weekly and monthly summary views

πŸ“± Responsive Design

  • Fully mobile-responsive across phone, tablet, and desktop

πŸ›  Tech Stack

Layer Technology
Frontend HTML, CSS, JavaScript
Backend Node.js / Full-Stack Framework
Database Persistent cloud storage
Auth Secure session-based authentication
Deployment Vercel / Created.app / MGX
Version Control Git + GitHub (50+ commits during hackathon)

πŸš€ Getting Started

Prerequisites

node >= 16.x
npm or yarn

Installation

# 1. Clone the repository
git clone https://github.com/rangeshsha-Rookie/DailyDost.git
cd DailyDost

# 2. Install dependencies
npm install

# 3. Start the development server
npm run dev

Open your browser at http://localhost:3000


πŸ“ Project Structure

DailyDost/
β”œβ”€β”€ public/                  # Static assets
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   β”œβ”€β”€ trackers/        # Individual module components
β”‚   β”‚   β”œβ”€β”€ dashboard/       # Dashboard and charts
β”‚   β”‚   └── auth/            # Authentication components
β”‚   β”œβ”€β”€ pages/               # App pages / routes
β”‚   β”œβ”€β”€ utils/               # Helper functions
β”‚   └── styles/              # CSS / styling
β”œβ”€β”€ README.md
└── package.json

πŸ† Hackathon Stats

Metric Result
⏱️ Build Time 24 hours
πŸ‘₯ Team Size 4 members
πŸ“¦ Git Commits 50+ during sprint
πŸ‘€ Beta Users 20+ during live demo
⬆️ Demo Uptime 99.9%
πŸ”§ Modules Built 10 tracking modules

🀝 Contributing

Contributions are welcome! Fork the repo and submit a pull request.

git checkout -b feature/your-feature-name
git commit -m "feat: add your feature"
git push origin feature/your-feature-name

πŸ‘€ Author

Rangesh Gupta

  • πŸ™ GitHub: @rangeshsha-Rookie
  • πŸ’Ό LinkedIn: in/rangesh-gupta
  • πŸŽ“ B.E. Computer Engineering (Data Science) @ SLRTCE '29
  • 🌟 Google Student Ambassador 2026 | AI Builder | Data Analyst

Built with ❀️ in 24 hours · Hackathon Sprint Project

⭐ Star this repo if you found it helpful!

About

Full-stack habit & health tracking web app with 10 tracking modules. Built in 24 hours at a hackathon. 20+ beta users, 50+ commits, 99.9% uptime during demo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors