Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sayalisachin/forklore

Forklore: Recipe Book Database Management System
https://github.com/sayalisachin/forklore

dbs google-maps-api gsap html-css-javascript manipal-institute-of-technology oracle-database php sql xampp

Last synced: 8 days ago
JSON representation

Forklore: Recipe Book Database Management System

Awesome Lists containing this project

README

        

# 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:**
- git clone https://github.com/sayalisachin/forklore.git

2. **Set up XAMPP:**
- Install XAMPP and start Apache and MySQL services.

3. **Import the database:**
- Import the provided SQL file into your MySQL database.

4. **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](CONTRIBUTING.md).

## License

This project is licensed under the [MIT License](LICENSE).