Skip to content

nansuriyaa/ChefRef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChefRef

Simple reciepe app for the cook's reference using html,css and js

Table of Contents

  • Generalinfo
  • Technology
  • API reference
  • Setup
  • Functionality
  • status

Introduction

This project serves as an Ultimate reference guide for all chefs 
and cooks, it has a vast gallery of dishs from all around the world.
The main incentive for this project is to master Vanilla javascript,
a part of my online course in coding ninjas.

Technology

1. Bootstrap 5.1v
2. html
3. css
4. Vanilla javascript

API reference

https://www.themealdb.com/api.php
API Method used (Search meal by name)
www.themealdb.com/api/json/v1/1/search.php?s=

Setup

The app has all the required files and libraries in it in 
the form of links.
$ cd ChefRef
Open index.html in your browser.opening anyother file in
browser will not work because some javscript files is used to store
data in the browser localStorage which is required by other html files

Functionality

* Storing and deleting favourite dish.
* Search meal from API(suggestions update as user type).
* Meal Detail page with instructions and video tutorials

Status

This project is completely developed and has functionality, however
some improvements can be made, some are the users should be allowed to 
search via category of the meal and the search box suggestions can be 
improved

Link

https://suriyaaap13.github.io/ChefRef/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published