Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiFutureTech committed May 11, 2024
0 parents commit ce3e863
Show file tree
Hide file tree
Showing 31 changed files with 1,503 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/Food Chat Bot.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/inspectionProfiles/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

114 changes: 114 additions & 0 deletions Abhiss Food Order Website_files/Abhiss Food Order Website.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,114 @@
<!DOCTYPE html>
<!-- saved from url=(0041)file:///C:/Users/abhia/Desktop/Hello.html -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Abhiss Food Order Website</title>
<link rel="stylesheet" href="./Abhiss Food Order Website_files/styles.css">
</head>
<body>
<header>
<h1>Abhiss Food Order Website</h1>
<nav>

</nav>
</header>
<section id="home-section">
<h2>Welcome to our Food Order Website</h2>
<p>Delicious food delivered to your doorstep.</p>

</section>
<footer>
<p>© 2024 Abhiss Food Order Website</p>
</footer>






<!--Chat with Mira to Place the Order -->


<header>
Chat with Mira to Place the Order
</header>

<section id="content-section">

<!-- Paste the Mira Bot embed code here -->
<div id="mira-bot-embed">
<iframe width="350" height="430" allow="microphone;" src="./Abhiss Food Order Website_files/fc84ef6d-4142-45e8-871a-6712f669c6f2.html"></iframe>
</div>
</section>

<footer>

</footer>







<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Contact Us - Food Order Website</title>
<link rel="stylesheet" href="./Abhiss Food Order Website_files/styles.css">

<!-- Add any scripts or stylesheets needed for the chatbot (refer to Mira Bot documentation) -->
<script src="file:///C:/Users/abhia/Desktop/mira-bot-script.js" defer=""></script>




<section id="contact-section">
<h2>Contact Us</h2>
<p>Have questions or suggestions? Feel free to reach out to us.</p>

<div class="contact-info">
<p>Email: [email protected]</p>
<p>Phone: +1 (123) 456-7890</p>
</div>

<!-- Contact Form -->

<form action="file:///C:/Users/abhia/Desktop/process_contact.php" method="post">
<label for="name">Name:</label>
<input type="text" id="name" name="name" required="">

<label for="email">Email:</label>
<input type="email" id="email" name="email" required="">



<!-- Chatbot Embed -->
<div id="mira-bot-embed">
<!-- Paste the Mira Bot embed code/script here -->
<!-- This might be provided by Mira Bot and could include a script tag similar to the one above -->
</div>
</form></section>

<footer>
<p>© 2024 Food Order Website</p>
</footer>





<section id="menu-section">
<h2>Our Delicious Menu</h2>

<div class="menu-item">
<img src="file:///C:/Users/abhia/Desktop/burger.jpg" alt="Burger">
<h3>Classic Cheeseburger</h3>
<p>A delicious classic cheeseburger with all the fixings.</p>
</div>

<div class="menu-item">
<img src="file:///C:/Users/abhia/Desktop/pizza.jpg" alt="Pizza">
<h3>Pepperoni Pizza</h3>
<p>Delicious pepperoni pizza with a crispy crust.</p>
</div>
</section></body></html>
130 changes: 130 additions & 0 deletions Abhiss Food Order Website_files/Fantastic Food Order Website.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,130 @@
<!DOCTYPE html>
<!-- saved from url=(0041)file:///C:/Users/abhia/Desktop/Hello.html -->
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Fantastic Food Order Website</title>
<link rel="stylesheet" href="./Fantastic Food Order Website_files/styles.css">
</head>
<body>
<header>
<h1> Fantastic Food Order Website</h1>
<nav>

</nav>
</header>
<section id="home-section">
<h2>Welcome to our Food Order Website</h2>
<p>Delicious food delivered to your doorstep at Free Delivery.</p>
<p>Order the food at easiest way at front to front Chatting with Mira.</p>

</section>
<footer>
<p>© 2024 Fantastic Food Order Website</p>
</footer>



<section id="menu-section">
<h2>Our Delicious Menu</h2>

<div class="menu-item">
<img src="./Fantastic Food Order Website_files/pizza.jpg" alt="Pizza" style="width: 200px; height: 150px;">
<h3> Pizza</h3>
<p>Delicious pepperoni pizza with a crispy crust.</p>
<p> At just in 80 rs</p>
</div>


<div class="menu-item">
<img src="file:///C:/Users/abhia/Desktop/images%201/Vadapav.jpg" alt="Vadapav" style="width: 200px; height: 150px;">
<h3>Classic Cheeseburger</h3>
<p>A delicious classic Vadapav with all the fixings.</p>
<p> At just in 20 rs</p>
</div>

<div class="menu-item">
<img src="file:///C:/Users/abhia/Desktop/images%201/Mango%20lassi.jpg" alt="Mango Lassi" style="width: 200px; height: 150px;">
<h3>Classic Cheeseburger</h3>
<p>A delicious Mango Lassi with all the fixings.</p>
<p> At just in 30 rs</p>
</div>







<!--Chat with Mira to Place the Order -->


<header>
Chat with Mira to Place the Order
</header>

<section id="content-section">

<!-- Paste the Mira Bot embed code here -->
<div id="mira-bot-embed">
<iframe width="350" height="430" allow="microphone;" src="./Fantastic Food Order Website_files/fc84ef6d-4142-45e8-871a-6712f669c6f2.html"></iframe>
</div>
</section>

<footer>

</footer>







<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Contact Us - Food Order Website</title>
<link rel="stylesheet" href="./Fantastic Food Order Website_files/styles.css">

<!-- Add any scripts or stylesheets needed for the chatbot (refer to Mira Bot documentation) -->
<script src="file:///C:/Users/abhia/Desktop/mira-bot-script.js" defer=""></script>




<section id="contact-section">
<h2>Contact Us</h2>
<p>Have questions or suggestions? Feel free to reach out to us.</p>

<div class="contact-info">
<p>Email: [email protected]</p>
<p>Phone: +1 (123) 456-7890</p>
</div>

<!-- Contact Form -->

<form action="file:///C:/Users/abhia/Desktop/process_contact.php" method="post">
<label for="name">Name:</label>
<input type="text" id="name" name="name" required="">

<label for="email">Email:</label>
<input type="email" id="email" name="email" required="">



<!-- Chatbot Embed -->
<div id="mira-bot-embed">
<!-- Paste the Mira Bot embed code/script here -->
<!-- This might be provided by Mira Bot and could include a script tag similar to the one above -->
</div>
</form></section>

<footer>
<p>© 2024 Food Order Website</p>
</footer>






</section></body></html>
Loading

0 comments on commit ce3e863

Please sign in to comment.