Skip to content

sayalisachin/Forklore

Repository files navigation

Forklore: Recipe Book Database Management System

Forklore is a Recipe Book Database Management System built to streamline your culinary adventures. From user authentication to seamless integration with real-world dining experiences, Forklore has you covered.

Features

  • User Authentication: Securely log in and create your profile to access personalized features.
  • Profile Customization: Tailor your food preferences to discover recipes that match your tastes.
  • Explore Diverse Recipes: Browse through a diverse collection of recipes on the home page with engaging on-hover interactions featuring nutritional insights.
  • Interactive Recipe Engagement: Like recipes, leave comments, and even edit or delete your comments to actively engage with the community.
  • Detailed Recipe Pages: Dive into detailed recipe pages, complete with step-by-step preparation instructions and the option to order the dish from nearby restaurants. You can also scratch off ingredients you have in your basket.
  • Seamless Ordering: Integration with Google Maps API allows you to order the selected recipe from nearby restaurants, bridging the gap between recipe exploration and real-world dining experiences.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • GSAP (GreenSock Animation Platform)
  • PHP
  • XAMPP

Live Website Deployed

Link: https://663f27ad1107b2afa0a0bcab--tourmaline-shortbread-1bb082.netlify.app/

Getting Started

  1. Clone the repository:
  1. Set up XAMPP:
  • Install XAMPP and start Apache and MySQL services.
  1. Import the database:
  • Import the provided SQL file into your MySQL database.
  1. Run the application:
  • Navigate to the project directory and open it in your preferred code editor.
  • Start the XAMPP server.
  • Visit http://localhost/forklore in your web browser to access Forklore.

Contributions

  • I have developed the front-end of this website. This repository works without the XAMPP server.
  • Contributions are welcome!
  • Please follow the contribution guidelines.

License

This project is licensed under the MIT License.