You are on page 1of 4

E-Food – Online Coding Internship

E-Food is is an Indian restaurant search and discovery service similar to ubereats and
zomato. E-Food contains choose location option which shows top location from mumbai
and different kind of food option available in particular location.

You have to create same project with HTML, CSS, and JS & Bootstrap.

Reference for Bootstrap:

 https://getbootstrap.com/docs/4.3/getting-started/introduction/
 https://www.w3schools.com/bootstrap4/

1. Home Page:

Navbar section with sign up section at right side.

Carousel effect to show images.

Bootstrap Grid Section With Image and Text Layout col-6

https://onlineinternship.suvenconsultants.com Page 1
E-Food – Online Coding Internship
Footer Section:

When click on arrow move focus on top of web page.

Footer tag with background color ,hr and <ul> </ul>.

https://onlineinternship.suvenconsultants.com Page 2
E-Food – Online Coding Internship
Navbar with Choose Location dropdown

Andheri Location Food Section

{ Simple Div with border and equal padding from left and right.

Place all div in equal columns with row inside div container. }

https://onlineinternship.suvenconsultants.com Page 3
E-Food – Online Coding Internship
Sign up Section

Background Image on entire page.

White Transparent color to Form

Note: Make use of Bootstrap Vertical form with proper validation of HTML and JavaScript.

https://onlineinternship.suvenconsultants.com Page 4

You might also like