IGAF

IGAF is a web-based platform designed to enhance the culinary experience for cooking enthusiasts. It serves as a dynamic recipe hub, offering a vast collection of recipes from various cuisines and dishes.

Discover and Explore:

IGAF allows users to explore a wide range of recipes from different culinary traditions.

Interactive Cooking:

Unlike conventional recipe websites, IGAF offers an interactive cooking mode. Users can follow recipes with precision, adjust ingredient quantities, and track cooking times.

Personalized Experience:

IGAF lets users create profiles, enabling them to save favorite recipes and keep a cooking history.

Backend Technologies


IGAF's backend is powered by a set of technologies that ensure smooth functionality and user interactions.

Handlebars


The backend relies on Handlebars, a templating engine that dynamically generates HTML content. It plays a vital role in creating and rendering dynamic web pages.

Node.js


Node.js serves as the foundation of IGAF's backend. It manages server-side logic, facilitates user authentication, and enables communication between the client and server components of the application.

Database Management


MongoDB, a NoSQL database, is used to efficiently store and retrieve data within IGAF. It is instrumental in managing user profiles, storing recipes, and supporting data-driven functionalities.