Chapter-1: - General Introduction
Chapter-1: - General Introduction
INTRODUCTION
• GENERAL INTRODUCTION
In much the same way, the purpose of a dashboard is to provide real-time results
by aggregating and extracting value from all the data you collect, otherwise
known as your key performance indicators (KPIs). It simplifies your data into
more manageable chunks of visual information that allows you to see what you
are doing right and where you need to improve. When utilized properly,
dashboards can help you make informed decisions that can dramatically impact
business performance – which in turn effects your bottom line.
1.1.1 Importance
I) Computer System
II) RAM – 8GB
III) Hard disk Space – 20GB
IV) Processor Intel i5 6th Gen
I) Web Server
III) OS: Microsoft Windows Server 2012 / Ubuntu
III) MySQL Database
1.2.4 Minimum Hardware Requirements:
• Technology used:-
The User Interface of this project is developed in HTML5, CSS3, JAVASCRIPT,
BOOTSTARP, JQUERY, Angular Js and the backend of this project is developed
in JAVA EE and database is designed in MYSQL 3.6
HTML5:- HTML5 is the latest evolution of the standard that defines HTML. The
term represents two different concepts. It is a new version of the language HTML,
with new elements, attributes, and behaviors, and a larger set of technologies that
allows the building of more diverse and powerful Web sites and applications. This
set is sometimes called HTML5 & friends and often shortened to just
HTML5.
CSS3:- It is the latest evolution of the Cascading Style Sheets language and aims
at extending CSS2.1. It brings a lot of long-awaited novelties, like rounded
corners, shadows, gradients, transitions or animations, as well as new layouts like
multi-columns, flexible box or grid layouts. Experimental parts are vendor-
prefixed and should either be avoided in production environments, or used with
extreme caution as both their syntax and semantics can change in the future.
Formally, there is no CSS3 standard. Each module being standardized
independently, the standard CSS consists of CSS2.1 amended and extended by the
completed modules, not necessary all with the same level number. At each point of
time, a snapshot of the CSS standard can be defined, listing CSS2.1 and the mature
modules.
JAVA EE:- Java Platform, Enterprise Edition (Java EE) is the standard in
community-driven enterprise software.Java EE is developed using the Java
Community Process, with contributions from industry experts, commercial and
open source organizations, Java User Groups, and countless individuals. Each
release integrates new features that align with industry needs, improves application
portability, and increases developer productivity. Java EE 8 continues to improve
API and programming models needed for today's applications and adds
features requested by our world-wide
community. This release modernizes support for many industry standards and
continues simplification of enterprise ready
APIs.
Angular JS:-
AngularJS is a client side JavaScript MVC framework to develop a dynamic web
application. AngularJS was originally started as a project in Google but now, it is
open source framework. AngularJS is entirely based on HTML and JavaScript, so
there is no need to learn another syntax or language. AngularJS is also called just
"Angular".
AngularJS changes static HTML to dynamic HTML. It extends the ability of
HTML by adding built-in attributes and components and also provides an ability to
create custom attributes using simple JavaScript.