Skip to content

Aryan68798/PlatePalette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

PlatePalette 🍽️

Project Overview

PlatePalette is a web application that allows users to discover meals and recipes from around the world. The application uses TheMealDB API to fetch meal data and display it in a simple and user-friendly interface.

Users will be able to search for meals, explore meal categories, and view detailed recipe information including ingredients and cooking instructions.

This project is being developed as part of the Web Application Programming milestone.


API Used

This project uses DummyJSON Recipies, a free public API that provides meal and recipe data.

API Documentation: https://dummyjson.com/recipes

Example API Endpoint:

https://dummyjson.com/recipes/search?q=Margherita

The API provides information such as:

  • Meal name
  • Category
  • Cuisine area
  • Ingredients
  • Cooking instructions
  • Meal images

Planned Features

The following features will be implemented in this project:

  • Search meals by name
  • Browse meals by category
  • Discover random meals
  • View detailed recipe information
  • Display meal images

Future milestones may include additional filtering and sorting options.


Technologies Used

The project will be built using:

  • HTML
  • CSS
  • JavaScript
  • Fetch API
  • TheMealDB API

Project Setup

To run this project locally:

  1. Clone this repository
  2. Navigate to the project folder
  3. Open index.html in your browser

No additional installation is required.


Project Status

This repository currently contains the initial setup and project planning for Milestone 1. Implementation will be added in the upcoming milestones.


Author

Aryan Rai

About

PlatePalette is a web application that allows users to explore and discover meals from around the world using TheMealDB API. Users can search for recipes, browse meal categories, and view detailed cooking instructions and ingredients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors