Project of Banking Technology
Project of Banking Technology
Project of Banking Technology
A PROJECT REPORT
Submitted by
INTEGRATED B.TECH
IN
COMPUTER SCIENCE & ENGINEERING
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.
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
ABSTRACT
1. Introduction 1.
2. Technologies Used 2.
3. Project Implementation 3.
CHAPTER 1 Introduction
a. HTML
b. CSS
c. BootStrap
a. JavaScript
b. JQuery
Chapter 2.1 Front-End Technologies Used
➢ HTML
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,
➢ 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
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
➢ Home Page
➢ About Us
➢ Services
➢ Projects
➢ Contact