-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a80a718
commit 66929fc
Showing
1 changed file
with
27 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,96 +1,59 @@ | ||
# π½οΈ Zomato Clone π½οΈ | ||
|
||
π Welcome to my Zomato clone! π This project is a clone of Zomato built using HTML, CSS, and JavaScript. πβ¨ | ||
|
||
# Zomato Clone | ||
## π Features π | ||
|
||
This project is a clone of Zomato built using HTML, CSS, and JavaScript. | ||
### π Home Page π | ||
- **πΊοΈ Navigation πΊοΈ**: Includes options to add a restaurant, login, or sign up. | ||
- **ποΈ City-wise Restaurant Selection ποΈ**: Allows users to choose restaurants based on their city. | ||
- **π½ Footer π½**: Standard footer at the bottom of the page. | ||
|
||
## Features | ||
#### πΈ Screenshots (Output) πΈ | ||
|
||
### Home Page | ||
- **Navigation**: Includes options to add a restaurant, login, or sign up. | ||
- **City-wise Restaurant Selection**: Allows users to choose restaurants based on their city. | ||
- **Footer**: Standard footer at the bottom of the page. | ||
|
||
#### Screenshots(Output) | ||
![HOME PAGE 1](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/b49e233c-4a48-4c2d-889b-a0e52a478018) | ||
|
||
![HOME PAGE 2](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/4a3da77b-b727-43a7-8ebc-27d7ba20e5f6) | ||
|
||
|
||
![HOME PAGE 3](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/2de5bc16-bf51-454e-a6a8-ccc936e1b0e7) | ||
|
||
|
||
![HOME PAGE 4](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/923c8da6-b335-4685-a66a-00e5371e8ef1) | ||
|
||
### π Search Page π | ||
- **π Location Tracking π**: Users can use GPS to track their location or use a search bar to find restaurants based on location preferences. | ||
- **π§ Filters π§**: Users can apply filters such as vegetarian/non-vegetarian options and restaurant ratings. | ||
- **π½ Footer π½**: Same standard footer as on the Home Page. | ||
|
||
#### πΈ Screenshots (Output) πΈ | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
### Search Page | ||
- **Location Tracking**: Users can use GPS to track their location or use a search bar to find restaurants based on location preferences. | ||
- **Filters**: Users can apply filters such as vegetarian/non-vegetarian options and restaurant ratings. | ||
- **Footer**: Same standard footer as on the Home Page. | ||
#### Screenshots(Output) | ||
![SEARCH PAGE 1](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/d203a482-f379-4518-9ce3-4b0510a64f58) | ||
|
||
|
||
|
||
![SEARCH PAGE 2](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/b0a2b7eb-1aae-48fa-9475-026ef4a92a4a) | ||
|
||
### π² Restaurant Page π² | ||
- **π Menu Display π**: Displays all dishes available at the chosen restaurant, including prices and ratings. | ||
- **π Ordering π**: Users can add dishes to their cart and view the total bill before placing their order. | ||
- **β Order Placement β **: Clicking "Place Order" completes the order process successfully. | ||
|
||
|
||
|
||
|
||
### Restaurant Page | ||
- **Menu Display**: Displays all dishes available at the chosen restaurant, including prices and ratings. | ||
- **Ordering**: Users can add dishes to their cart and view the total bill before placing their order. | ||
- **Order Placement**: Clicking "Place Order" completes the order process successfully. | ||
|
||
#### Screenshots(Output) | ||
#### πΈ Screenshots (Output) πΈ | ||
|
||
![RESTAURANT PAGE 1](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/57df0534-0ca3-4b58-bdfc-96c2cbe0ca6a) | ||
|
||
![RESTAURANT PAGE 2](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/eeebd38d-6f32-4124-bb72-10b235332309) | ||
|
||
![RESTAURANT PAGE 3](https://github.com/nidhiupman568/ZOMATO-CLONE/assets/130860182/7a3c1189-cce7-49c0-9b98-ab1ad421c2dc) | ||
|
||
## π οΈ Technologies Used π οΈ | ||
|
||
- **π HTML** | ||
- **π¨ CSS** | ||
- **π» JavaScript** | ||
|
||
## π How to Use π | ||
|
||
1. Clone the repository: `https://github.com/nidhiupman568/ZOMATO-CLONE.git` π | ||
2. Open `index.html` in your web browser to view the application. π | ||
|
||
## π€ Contributing π€ | ||
|
||
|
||
|
||
### Technologies Used | ||
- HTML | ||
- CSS | ||
- JavaScript | ||
|
||
### How to Use | ||
1. Clone the repository: `https://github.com/nidhiupman568/ZOMATO-CLONE.git` | ||
2. Open `index.html` in your web browser to view the application. | ||
|
||
|
||
|
||
### Contributing | ||
Feel free to contribute to this project by forking it and submitting a pull request. Please follow the project's coding conventions and guidelines. | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
Feel free to contribute to this project by forking it and submitting a pull request. β¨ Please follow the project's coding conventions and guidelines. π |