Found 11 repositories(showing 11)
Resturant Reservation Website with Menu Items - USER | ADMIN | LOGIN | REGISTER
Zarfaa
Resturant Website built using ReactJs with a basic functionality of Table reservation
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="styleca.css"> <link rel="stylesheet" href="Box-sizing.css"> <link rel="stylesheet" href="bottom-box.css"> <title> Restaurant </title> </head> <body style="background-color: rgb(155, 152, 147);"> <div class="topsection"> <h1 style="font-style:aharoni; color: rgb(255, 255, 255);text-align: center;padding-top: 30px;opacity: 1;text-align: center;">FOOD FLIX</h1> <h3 style="font-style:bold ;padding-left:30px;text-align: center;opacity: 1;">Authentic Indian Food</h2> <p style="padding-top: 20px;opacity:1;"> Our Restaurant was started in early 1990s and now<br/> it is India's one of the most loved Restaurants.</p> <P> Have you ever tried Authentic Indian Food?<br/> If not,you are at the right place!</P> </div> <div class="topnav"> <a class="active" href="#home">HOME</a> <a href="about.html">ABOUT</a> <a href="menu.html">MENU</a> <a href="gallery.html">GALLERY</a> <a href="healthytips.html">HEALTHY TIPS</a> <a href="contactus.html">CONTACT US</a> </div> <div class="row1"> <div class="column1" style="background-color: white;"> <h1 style="color:orange;text-align: center;">WELCOME TO OUR OFFICIAL WEBSITE</h1> <h2 style="text-align: center;">HAVE A LOOK AT OUR SPECIALITIES</h2> <img src="kajukatli.jpg" style="float: left;height:200px;margin-left: 10px;margin-top: 60px;"> <img src="mushroomcurry.jpg" style="float: left;height:200px;margin-left:60px;margin-top: 60px;"> <img src="pulihora.jpg" style="float: left;height:200px;margin-left:60px;margin-top: 60px;"> <img src="butternaan.jpg" style="float: left;height:200px;margin-left:60px;margin-top: 60px;"> </div> </div> <div class="row1"> <div class="column2" style="background-color:white;"> <img src="paneertikka.jpg" style="float: right; height: 260px ;"> <h1 style="color:orange;">DISH OF THE DAY</h1> <h2> Paneer tikka is an Indian dish made from chunks of paneer marinated in spices and grilled in a tandoor. It is a vegetarian alternative to chicken tikka and other meat dishes. It is a popular dish that is widely available in India and countries with an Indian diaspora.</h2> <h2> When paneer tikka is served with a sauce, it is called paneer tikka masala. It is also served as with a wrap, paneer tikka roll, where the paneer tikka is wrapped into an Indian bread and served. A variant of paneer tikka is also made as a kebab. </h2> </div> </div> <div class="row1"> <div class="column3" style="background-color:rgb(255, 255, 255);"> <h2 style="color:orange;text-align: center;">SPECIAL OFFERS</h2> </div> </div> <div class="row2"> <div class="column4" style=" background-color: white; background-image:url('biryani.jpg');background-size: contain;background-repeat: no-repeat;"> <h2 style="color:rgb(0, 0, 0);text-align: center;padding-top: 350px;"><b>Hyderabadi Biryani<br/>MRP Rs.<strike> 499 </strike>349 (30% off)</b></h2> </div> <div class="column4" style=" background-color: white; background-image: url('kadaipaneer.jpg'); background-size: contain;background-repeat: no-repeat;"> <h2 style="color:rgb(0, 0, 0);text-align: center; padding-top: 350px;"><b>Kadai Paneer<br/>MRP Rs.<strike> 499 </strike>349 (30% off)</b></h2> </div> <div class="column4" style=" background-color: white; background-image: url('kiwishake.jpg');background-size: contain;background-repeat: no-repeat;"> <h2 style="color:rgb(0, 0, 0);text-align: center;padding-top: 350px;"><b>Kiwi Shake<br/>MRP Rs.<strike> 149 </strike>110 (25% off)</b></h2> </div> </div> <div class="contact"> <p class="product-head">PRODUCTS</p> <p class="product-text"> Online Food Ordering System Restaurant Mobile Ordering App Online Table Reservation System Restaurant Pos Restaurant Inventory Management Kitchen Display System Restaurant Crm Solution Loyalty Program Feedback System</p> <p class="resturant-head">RESTAURANT TYPE</p> <p class="resturant-text">Bar Software Cafe Software Cloud Kitchen Software Enterprise Software Dine-in Software Qsr Software</p> <p class="feature-head">FEATURES</p> <p class="feature-text">Clients Pricing About Us Contact Us</p> <p class="links">QUICK LINKS</p> <i class=" phone fa-solid fa-3x fa-phone"></i> <p class="num">+91-9000080000</p> <i class="support fa-solid fa-3x fa-envelope"></i> <p class="suppo">support@foodflix.com</p> <i class="location fa-solid fa-3x fa-location-dot"></i> <p class="loc">MBD, Jalandhar 5th floor Neoplis Mall Kalandhar Cantt - Jandiala Road, (Punjab) India.</p> <p class="copyright">Copyright © 2022 . All Rights Reserved </p> <p class="feed1" style="text-align: center;font-size: 25px;">Your Feedback helps us improve a lot</p> <a class="feed2" href="feedback.html" style="text-align: center; font-size: 25px;">Click this to provide Feedback</a> </div> </body> </html>
rzajahangirov
Resturant reservation Website
mangala-karunarathne
Resturant Reservation Website from scratch
Gokul5468
No description available
Avilasha27
Full stack Resturant Reservation Website using HTML, CSS, MongoDB, Express, React, Node JS
KashanAdnan-Coder
Food Resturant Website API Using NodeJS, ExpressJS, MongoDB Database, Reservations, Foods, and Authentication
CrownCobra
I have create a resturant webiste Stack: HTML, CSS, BOOTSTRAP & FONTAWSOME, In the website I have create main page(All about resturant), menu page(All about the dishes), Reservation page(book your slot ), contact(Contact us), about(all about the resturant)
sai27031
Parkmate is a smart parking reservation website it is designed to solve the parking issues at the many crowded places like (Malls , resturants etc..) . By using this webiste the user can find the parking spot easily and if the user forgots where the user parked this webiste will be easily find the location of the parked vehicle.
basant-waleed
It's a Resturant website which has home page with all features and section to countdown the opening of new branch by JS, additionally the recipes of menu page are all from Forkeify api , Moreover the reservation form, all inputs are validated and the inputs values stored in another html page to show all the reserved tables .
All 11 repositories loaded