Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

50Projects-HTML-CSS-JavaScript : Food ordering app#50

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tajulafreen merged 2 commits intomainfromFood_ordering_App
Dec 24, 2024

Conversation

tajulafreen
Copy link
Owner

Description: This PR implements the Food Order App with the following features:

  • Added a menu with food items: Burger, Pizza, Pasta.
  • Each menu item has an Add to Cart button, which adds the item to the cart and updates the total price.
  • A cart section displays the items added to the cart along with their prices.
  • A Place Order button allows users to confirm their order, which clears the cart after order placement.
  • Integrated the functionality using HTML, CSS, and JavaScript.

Files Changed:

  • index.html: Structure of the page, including the menu and cart section.
  • styles.css: Styling for the page, menu items, cart, and buttons.
  • script.js: Logic for adding items to the cart, calculating the total price, and placing an order.

@tajulafreentajulafreen merged commit818dff2 intomainDec 24, 2024
5 checks passed
@tajulafreentajulafreen deleted the Food_ordering_App branchDecember 24, 2024 20:31
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@tajulafreen

[8]ページ先頭

©2009-2025 Movatter.jp