Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task completed for Internship screening process #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jayaprakash27
Copy link

Restaurant Ordering System

Jayaprakash Sahoo
Final year student, VSSUT, Burla

I've added a folder restaurant referring to hotelBooking folder.

  1. Only the owner of the restaurant can add different Thalis to the menu. A thali will be having properties like thali ID, price, stock available, review and review number.
  2. A customer can order a thali by paying its price.
  3. As the customer places an order, it checks whether stock is available for that thali or not. If available, an order number is assigned to that particular order and the order is successfully placed.
  4. The customer can also rate the thali by entering the order number and the rating as numbers. The rating will be added to the thali. If the customer enters a different order number than his order, it will revert back.

PR Submission Checklist

Thank you for your PR. Please select from the following:

  • This PR submits only an Article.
  • This PR submits a Tutorial with an Article
  • This PR requests modification to an existing Tutorial / Article

If this PR is a Tutorial with an Article, please select from the following as well:

  • What level does the Tutorial serve:
    • Beginner (from nil experience in the subject to 1 year)
    • Intermediate (from nil experience in the subject to 1 year)
    • Advanced

In respect of the Article, please submit the following, if applicable:

  • Please confirm that you have mentioned yourself as the author of the Article
  • You are more than welcome to also give links to your social media handles too, for reference

@chandn0
Copy link
Contributor

chandn0 commented Oct 25, 2023

Please add test scripts to the smart contract, and provide the explorer link where the contract is deployed on BuildBear Testnet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants