Nutrimeter

screenshot of Nutrimeter
express
react
chakra-ui

Nutrimeter is a one stop solution for all health related information and to track your daily calories so It helps you to focus on your nutrition as a whole. it's a dynamic and responsive, full stack website built with react js, mongodb, express and nodejs .

Overview

Nutrimeter is a dynamic and responsive full-stack website built with React.js, MongoDB, Express, and Node.js. It is designed to be a one-stop solution for all health-related information and to track daily calories. Nutrimeter helps users focus on their nutrition as a whole, providing features such as a calorie tracker, a database of over 5,000 products for creating a custom diet, graphical analysis of daily calories, and more.

Features

  • Token-based authentication: Nutrimeter uses token-based authentication to ensure secure access to user profiles and data.
  • Calorie tracker: Users can track their daily caloric intake by creating a custom nutritious diet.
  • Extensive product database: Nutrimeter has a database of over 5,000 products to choose from for creating a day-wise diet plan to manage weight.
  • Macro and micro nutrient display: When adding a product to the diet plan, the amount of carbs, protein, and fat present in the product is displayed.
  • Graphical analysis: Nutrimeter provides graphical analysis of the total daily calories added to the diet plan.
  • Personalized data for each user: Each user has separate data connected to their profile, ensuring a personalized experience.
  • Complete REST API: Nutrimeter offers a comprehensive REST API for authentication, login, signup functionality, and more.

Summary

Nutrimeter is a comprehensive health and nutrition tracking website built with React.js, MongoDB, Express, and Node.js. It offers features such as a calorie tracker, a vast product database for creating custom diets, graphical analysis of daily calories, and token-based authentication for secure access. With its user-friendly interface and personalized data for each user, Nutrimeter aims to provide a holistic solution for tracking and improving nutrition.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

fullstack
Fullstack

A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.