Skip to content

fish1219705/php-cms-recipes

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

73 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

Languages

  • PHP 98.8%
  • CSS 1.2%