Skip to content

HealthSynx is a comprehensive health and fitness tracker application built with React, Node.js, and MongoDB. Monitor your activity, set goals, track nutrition, and achieve a healthier lifestyle with ease.

Notifications You must be signed in to change notification settings

adityaj07/healthsynx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HealthSynx.

HealthSynx Logo

HealthSynx is an innovative health and fitness tracker web application that empowers users to lead healthier lives. With seamless integration with wearable devices and personalized goal setting, HealthSynx provides comprehensive insights and tracking capabilities.

Technology used:

React TailwindCSS MongoDB NodeJS Express.js Framer PNPM

Features

  • Personalized Goal Setting: Set custom health and fitness goals tailored to your preferences and track your progress.
  • Nutritional Insights: Track meals, monitor calorie intake, and make informed choices for a balanced diet.
  • User-Friendly Interface: Enjoy a sleek and intuitive interface for seamless navigation and quick access to information.

Features to be implemented

  • Seamless Integration with Fitness Wearables: Connect and sync data from your favorite fitness wearables for a comprehensive view of your well-being.
  • Dashboard to be made responsive
  • Google login and dark mode

Screenshots:

Desktop View:

DesktopImage 1 DesktopImage 2
DesktopImage 3 DesktopImage 4

Mobile View:

MobileImage 1 MobileImage 2
MobileImage 3 MobileImage 4

Project Setup

  1. Clone the Repository:

    git clone https://github.com/adityaj07/healthsynx.git
    cd healthsynx
    
  2. Navigate to frontend folder and install all the dependencies and run the frontend server:

    cd frontend
    pnpm install
    pnpm run dev
  3. Now navigate to the backend folder and setup the environment variables:

    cd backend
    
    • Copy the .env.example file and create a new file named .env.
    • Update the variables in the .env file with your specific configuration.
  4. Install the dependencies and run the backend server:

    pnpm install
    pnpm run dev
    
    
  • Recommended ports for
    • frontend: 5173
    • backend: 3000

About

HealthSynx is a comprehensive health and fitness tracker application built with React, Node.js, and MongoDB. Monitor your activity, set goals, track nutrition, and achieve a healthier lifestyle with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages