Skip to content

Latest commit

 

History

History
65 lines (43 loc) · 2.11 KB

README.md

File metadata and controls

65 lines (43 loc) · 2.11 KB

KFC_WEBSITE_CLONE

KFC_website_clone where users can log in through their mobile numbers can order foods, and also can see their total ordered items and their prices in the navbar. And also users can see their ordered foods by clicking on the cart logo and making payments to order. A collaborative project, built-in 5 days by a team of 4 developers.

Tech Stack

1. HTML

2. CSS

3. JavaScript

Live Demo

https://gilded-tapioca-ca26b0.netlify.app/

Team Members

1. Mohd Shaban Khan

2. Anshika Mishra

3. Akshata Ganbote

4. Nehal Ahmad

Functionality

1. Users can login through their mobile numbers.

2. Can order foods, and also can see their total ordered items and their prices in navbar.

3. Can see their all ordered foods on clicking on cart logo and make payment to order.

Pages Built and steps to run the project

First step clone the repository using the git command - git clone https://github.com/MOHDSHABANKHAN/KFC-clone

Go to index.html

And open live server.

1. Landing Page

If new user enters in the system then the user will land here.

2. Home Page

Here the user will interact with different categories of foods. r

3. Login Page

Here the user can login through a mobile number. Example- mobile: 123456789 r )

4. Menu Page

Here the user can select different food items. r

5. Deals Page

Here user can see different ongoing deals. r

6. Payment Page

r

7. Order Successful Page

r

8. Sign Out Page

r