Skip to content

JasminHed/dailyhealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Deployment License

Daily Health App

Live Demo: https://dailyhealthjh.netlify.app

A personal wellness application that provides customized daily health recommendations based on how users are feeling. This interactive app guides users through a simple check-in process and offers personalized suggestions for yoga poses, meditations, or affirmations. Building this taught me how to create conditional logic and personalized user experiences using vanilla JavaScript.

The Problem

I wanted to create a wellness app that gives personalized daily health guidance in a simple, interactive way. The challenge was building conditional logic for recommendations and ensuring a smooth user experience with responsive design.

View it Live

Installation / Setup Instructions

Clone the repo

git clone [your-repo-url] cd daily-health-app

Open in browser

open index.html

No installation needed - pure HTML, CSS, and JavaScript

Technologies Used

Frontend: HTML5, CSS3, JavaScript (ES6+)

Layout: CSS Grid, Flexbox

Interactions: DOM manipulation, Event handling

Deployment: Netlify

Version Control: Git/GitHub

Features

Interactive daily wellness check-in questionnaire

Personalized recommendations based on user mood/energy

Curated yoga poses, meditations, and affirmations

Responsive layout for mobile and desktop

Mood-based content filtering system

What I Learned

Creating personalized user experiences with conditional logic

Building interactive questionnaires and form flows

Managing application state with vanilla JavaScript

Implementing mood-based content delivery systems

Next Up

Change everything to React and Styled components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors