Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 13

CHOICES/INTERIOR DESIGN WEBSITE

A PROJECT REPORT
Submitted by

HINAL TRAPASIA (VAD2016B.TECHI-CSE2F021)

In partial fulfilment for the award of the degree


Of

INTEGRATED B.TECH
IN
COMPUTER SCIENCE & ENGINEERING

ITM VOCATIONAL UNIVERSITY, VADODARA

NOVEMBER 2018
ITM VOCATIONAL UNIVERISTY

Certificate
This is to certify that Mr. / Ms. HINAL TRAPASIA having enrollment number
VAD2016B.TECHI-CSE2F021 of program INTEGRATED B.TECH has
satisfactory completed his / her 4rd SEMESTER term work in the subject of
PROJECT code ****** for the term ending in MAY 2019.

Staff in Charge Head of the Department

Date: 28 MAY 2019


Acknowledgement
We have taken efforts in this project. However, it would not have been possible
without the king support and help of many individuals and organizations. We
would like to extend my sincere thanks to all of them.

We are highly indebted to Mentors for their guidance and constant supervision
as well as for providing necessary information regarding the project and also for
their support in completing the project.

We would like to express my gratitude towards our parents and member of ITM
Vocational University for their kind co-operation and encouragement which
help us in completion of this project.

We would like to express our special gratitude and thanks to industry persons
for giving us such attention and time.

Our thanks and appreciations also go to our college in developing the project
and people who have willingly helped us out with their abilities.

Again we like to thanks our mentor Prof. Monika Makwana for their support we
really appreciate that.
ABSTRACT

Our main objective for this website “CHOICES” is for interior design. Its
all about to brings inspiring visuals of modern homes, specific spaces,
architectural marvels and new design trends. It includes

➢ RESIDENTIAL DESIGN
➢ OFFICE DESIGN
➢ COMMERCIAL DESIGN
Table of Content

CHAPTER TITLE PAGE


NO. NO.

ABSTRACT

1. Introduction 1.

2. Technologies Used 2.

2.1 2.1. Front End

2.2 2.2 Scripting Technologies Used

3. Project Implementation 3.
CHAPTER 1 Introduction

What is the project?

➢ Project is all about “CHOICES”. It’s A Website.


➢ In this website it includes of interior design for RESIDENTIAL
DESIG,OFFICE DESIGN,COMMERCIAL DESIGN.
➢ Our designs experts bring you the latest modern interior design ideas and
tips to change the way you design interior spaces.
CHAPTER 2 Technologies Used

2.2. Front End

a. HTML

b. CSS

c. BootStrap

2.3. Scripting Language

a. JavaScript

b. JQuery
Chapter 2.1 Front-End Technologies Used

➢ HTML

HTML (Hypertext Mark-up Language) is not a programming language; it is a mark-up

language used to tell your browser how to structure the web pages you visit. It can be as

complicated or as simple as the web developer wishes it to be. HTML consists of a series

of elements, which you use to enclose, wrap, or mark-up different parts of the content to

make it appear or act a certain way. The enclosing tags can make a bit of content into a

hyperlink to link to another page on the web, italicize words, and so on.

➢ CSS

CSS (Cascading Style Sheets) is used to style and lay out web pages — for example, to alter the

font, colour, size and spacing of your content, split it into multiple columns, or add

animations and other decorative features. This module gets you started on the path to CSS

mastery with the basics of how it works, including selectors and properties, writing CSS

rules, applying CSS to HTML, how to specify length, colour, and other units in CSS,

cascade and inheritance, and debugging CSS.

➢ Bootstrap

Bootstrap is a free and open-source collection of tools for creating websites and web

applications. It is the most popular HTML, CSS, and JavaScript framework for

developing responsive, mobile-first web sites. It solves many problems which we had

once, one of which is the cross browser compatibility issue. Nowadays, the websites are

perfect for all the browsers (IE, Firefox and Chrome) and for all sizes of screens

(Desktop, Tablets, Phablets and Phones). All thanks to Bootstrap developers -Mark Otto

and Jacob Thornton of Twitter, though it was later declared to be an open-source project.
Chapter 2.2 Scripting Technologies Used

➢ JavaScript

Javascript is a dynamic computer programming language. It is lightweight and most commonly

used as a part of web pages, whose implementations allow client-side script to interact

with the user and make dynamic pages. It is an interpreted programming language with

object-oriented capabilities.

JavaScript was first known as LiveScript, but Netscape changed its name to JavaScript,

possibly because of the excitement being generated by Java. JavaScript made its first

appearance in Netscape 2.0 in 1995 with the name LiveScript. The general-purpose core

of the language has been embedded in Netscape, Internet Explorer, and other web

browsers.

➢ JQuery

JQuery works by using functions, a library, written in JavaScript. You can use these

functions to write powerful things without actually typing much code. JQuery is very

lightweight and efficient so you don’t have to worry about it slowing down the user

experience.

Referencing JQuery is extremely easy and there are multiple ways to do it. Remember

that you can reference JavaScript from anywhere. You could even take the JavaScript that

I am writing for this website and use it. The first way uses this principle. Google has a

JQuery library available for all developers to use.


Chapter 3 Project Implementation

➢ Home Page
➢ About Us

➢ Services
➢ Projects

➢ Contact

You might also like