Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 2.45 KB

README.md

File metadata and controls

35 lines (19 loc) · 2.45 KB

foto

Technologies

Meal Planner Website

Meal Planner is an innovative web application designed to streamline meal planning based on personalized dietary needs and calorie targets. Leveraging Express JS for its robust back-end framework and Native JavaScript for a seamless front-end experience, Meal Planner offers users a user-friendly interface to effortlessly generate tailored meal plans.

At its core, Meal Planner aims to simplify the process of achieving dietary goals by allowing users to input specific preferences such as dietary restrictions, cuisine preferences, and daily calorie targets. Using these inputs, the application utilizes sophisticated algorithms to curate meal options that meet these criteria, ensuring a balanced and satisfying eating plan.

The application’s back-end, powered by Express JS, handles complex calculations and data processing efficiently, ensuring quick response times and reliable performance. This allows users to receive instant feedback and adjustments to their meal plans based on any changes to their dietary goals or preferences.

On the front end, Native JavaScript enhances the user experience by providing a responsive and interactive interface. Users can easily navigate through meal options, view nutritional information, and customize their meal plans according to their tastes and nutritional requirements.

Whether users are looking to lose weight, maintain a healthy lifestyle, or adhere to specific dietary restrictions, Meal Planner empowers them with the tools needed to achieve their goals effectively. By integrating advanced technologies and intuitive design, Meal Planner sets itself apart as a valuable tool in promoting healthy eating habits tailored to individual needs.

Application Implementation

Used Express JS as Back-end and Routing

📷 Snapshots

foto

😎 Application Features

∙ Generate Meal based on Diet and Calorie Terget
∙ Search History
∙ Gets Recipe and Details about the Meals.

📦 Database - Using the Supabase API

∙ API data Provided from Spooncalur API
∙ MySQL used for History Data ( Cookie )