Skip to content

SarrahGandhi/php-cms-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍲 Recipe Management System

This project is a Recipe Management System built with PHP and MySQL. It allows guest users to view recipes, admin could add, update, and delete recipes and related images. Recipes are categorized and stored in the database with ingredient details.


📚 Features

User: View all recipes in a dynamic list.

Admin:

✅ Add new recipes with:

  • Recipe Name
  • Ingredients
  • Instructions
  • Image upload

✅ Update or delete existing recipes.

✅ Upload recipe images to the uploads/ directory and store the image path in the database.

✅ Secure login with session handling (if applicable).


🚀 Getting Started

1. Clone the Repository

git clone https://github.com/SarrahGandhi/php-cms-recipes.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published