Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sayalisachin/forklore
- Owner: sayalisachin
- Created: 2024-03-04T04:47:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T13:58:01.000Z (7 months ago)
- Last Synced: 2024-06-01T15:52:33.620Z (7 months ago)
- Topics: dbs, google-maps-api, gsap, html-css-javascript, manipal-institute-of-technology, oracle-database, php, sql, xampp
- Language: HTML
- Homepage: https://663f27ad1107b2afa0a0bcab--tourmaline-shortbread-1bb082.netlify.app/
- Size: 13.2 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).