Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 2.26 KB

README.md

File metadata and controls

71 lines (41 loc) · 2.26 KB

Unform

Nutriplan is an appointment scheduler and a nutrition plan creator!

This project is a web application built with React that allows users to schedule appointments with a nutritionist. It features a real-time chat, registration functionalities, and management of appointments and patients. Additionally, it queries an external API with over 600,000 products, enabling the nutritionist to have a detailed view of their patients' dietary habits. It also includes a dashboard that summarizes all the macronutrient information retrieved from the API.

GitHub Last Commit GitHub Contributors Github License

NutriPlan

Overview

Nutriplan

Bachelor's Thesis in BSI - PUCPR 2022

npm install & npm run start

Tech

The following libraries were used in the construction of the project:

Features

  • Scheduling of Plans
  • Rescheduling of Appointments
  • Registration of nutrition plans via API (Sponocular)
  • Dashboard for viewing macronutrients

Contributors