Skip to content

Pizza order python script #391

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

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

ArjaynP
Copy link
Contributor

@ArjaynP ArjaynP commented Jan 15, 2025

PR Title

Pizza Order Python Project

Summary

A program that I created in one of my computer science courses that deals with creating a system for handling pizza orders.
There is a frontend that deals with asking the user for their order, while the backend focuses on storing the information in a receipt format.

Description

The changes are as follows:

  • Added Pizza Order folder
  • Added 5 new files to this folder (PizzaTest.py, order.py, pizzaReceipt.py, README.md, pyvenv.cfg)
  • Added my project information to the README.md file containing the list of projects

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

Thank You,

Arjayn Piratheeparatnam

Creating Pull Request to add new Python Project "Pizza Order"
Copy link
Collaborator

@hasan-py hasan-py left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hasan-py hasan-py merged commit 03b3f6d into DhanushNehru:master Jan 27, 2025
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