KrunalKharat02 / beginner-projects

Basics projects for beginners, like Tic-Tac-Toe, snake game etc
5 stars 10 forks source link

create Restaurant-Management-System #34

Closed Zobiya-Jumani21 closed 1 year ago

Zobiya-Jumani21 commented 1 year ago

this is the Restaurant management system project of CPP at a beginner level that clears the concepts of loops and function and switch statements. in this project there is a panel show that fetches from you data of item and after you purchase those no of the item if available and calculate the data and show you

KrunalKharat02 commented 1 year ago

placement of your code in another folder is wrong please see contributing guidlines on how to contribute and try again for eg:- snake.py folder will be placed as follow if it one file code -- begineer-project -- python -- snake.py