
Recipe Organizer & Timer App
Overview:
A personal recipe management app where users can add, organize, and follow step-by-step recipes with built-in timers for each cooking step. It also helps generate a grocery list based on recipe ingredients.
Key Features:
-
User Registration/Login
-
Save and manage personal recipe collections.
-
-
Add Recipes
-
Input title, ingredients, steps, images, and cooking time.
-
-
Cooking Timer
-
Set timers for each step in a recipe with alert notifications.
-
-
Grocery List Generator
-
Extract ingredients from selected recipes and create a shopping list.
-
-
Search & Categorize
-
Filter recipes by meal type (breakfast, dinner), cuisine, or time.
-
-
Spring Boot Backend
-
REST APIs for managing recipes, timers, and users.
-
Purpose & Impact:
-
Organizes cooking routines
-
Encourages healthy eating habits
-
Great project to showcase timer logic, UI/UX, and REST API skills