Skip to content

Welcome to the Recipe App! This application allows users to browse, add, and view recipes conveniently. Technologies Used Frontend: HTML5, CSS3, JavaScript, Bootstrap Backend: PHP, MySQL

Notifications You must be signed in to change notification settings

KingSajxxd/Recipe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe App

Welcome to the Recipe App! This application allows users to browse, add, and view recipes conveniently.

Technologies Used

  • Frontend: HTML5, CSS3, JavaScript, Bootstrap
  • Backend: PHP, MySQL
  • Other Tools: Git, GitHub (for version control)

Features

User Registration and Authentication:

  • Users can register with their email and password. Authentication ensures secure access to user-specific features.

Recipe Management:

  • Users can add new recipes, including title, description, ingredients, and instructions. Recipes are stored in a MySQL database for persistence.

Recipe Viewing:

  • Each user can view their added recipes in a personalized dashboard. Recipes are displayed with images and detailed descriptions.

Responsive Design:

  • The app is designed to be responsive, ensuring a seamless experience across devices.

Installation

To run the Recipe App locally:

  • Clone the repository from GitHub:

Copy code

Set up the database:

  • Import the SQL schema (recipe_app.sql) into your MySQL database.

Configure the database connection:

  • Update the database credentials in config.php.

Start a PHP server or use a local development environment like XAMPP or MAMP. Access the application through your web browser:

Copy code

Usage

  • Register a new account or log in if you already have one.
  • Add new recipes by filling out the form with required details.
  • View your added recipes in the dashboard.
  • Edit or delete recipes as needed.

About

Welcome to the Recipe App! This application allows users to browse, add, and view recipes conveniently. Technologies Used Frontend: HTML5, CSS3, JavaScript, Bootstrap Backend: PHP, MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published