A full-stack web application that allows users to create, share, and manage cooking recipes through an interactive and user-friendly interface.
- User registration and secure login system
- Add, edit, and delete recipes
- Search recipes by name or ingredient
- Comment on and rate recipes
- Responsive and interactive UI
Frontend:
- HTML
- CSS
- JavaScript
Backend:
- PHP
- MySQL
Server:
- XAMPP (Apache & MySQL)
- Implemented authentication and role-based access to protect user data
- Improved user engagement with search, rating, and commenting features
- Optimized database queries to improve data retrieval performance
- Install XAMPP
- Clone the repository
- Move the project folder to
htdocs - Import the database file into phpMyAdmin
- Start Apache and MySQL
- Open in browser:
http://localhost/project-folder
- Add image upload for recipes
- Implement categories and tags
- Add admin moderation panel
Ali Dana