Skip to content

Supritphuyal/FoodMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It is a basic Food Menu which adds name of a food, price of the food and image of the food. Adds it to the Database. The user can update the menu, delete the items in the menu. In sql to add these to the database a table was created with the following name:

  1. ID
  2. Name
  3. Image
  4. Price Features: 1.image Adds input from the user. 2.image Deletes the added item from the database. 3.image image

lets the user edit the menu by changing name price and image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published