Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nishi1612/recipe-hunt

This project was developed as a part of hackathon. The main aim to develop this project was to address the problem that when there are certain food items available in the house; our website suggests the recipe that can be made by using such items. Moreover it also includes the feature of showing the recent 5 recipes uploaded on the website.
https://github.com/nishi1612/recipe-hunt

css database html php sqlite

Last synced: 6 days ago
JSON representation

This project was developed as a part of hackathon. The main aim to develop this project was to address the problem that when there are certain food items available in the house; our website suggests the recipe that can be made by using such items. Moreover it also includes the feature of showing the recent 5 recipes uploaded on the website.

Awesome Lists containing this project

README

        

This project was developed as a part of hackathon. The main aim to develop this project was to address the problem that when there are certain food items available in the house; our website suggests the recipe that can be made by using such items. Moreover it also includes the feature of showing the recent 5 recipes uploaded on the website.

Directions to use:
1. Download or clone this repository.
2. Install Xampp on your device and copy the entire "Recipe Hunt" folder in Xampp/htdocs folder.
3. Start Xampp server on the device.
4. Copy database.sql to localhost database.
5. On the localhost locate the 'index.php' and continue surfing through various dish recipes.