An online application to keep track of your health. CaloFit is an online health tracking application that allows you to easily monitor your nutritional intake, fitness goals, and overall well-being. With a user-friendly interface and comprehensive database, CaloFit makes it simple to track your daily meals, water intake, exercises, and other health metrics. The dashboard provides visual representations of your progress, while premium plans offer advanced features such as personalized coaching and meal planning. CaloFit is the perfect tool for anyone looking to improve their health and wellness
- Landing Page
- # New User
- Login New User
- Add Foods to diary
- Add Notes to diary
- visual representation of data (Charts & tables)
- Select Your Plan
- Admin Page
- Front-end: React, Redux, Chakra ui, Styled Component
- Back-end: Node.js, Express, MongoDB
- Authentication: JWT, bcrypt
- Clone the repository:
git clone https://github.com/Tathagat017/CaloFit.git
- Install dependencies:
npm install
- Start the development server:
npm start