0% found this document useful (0 votes)
31 views

4 Project Report Sample

The document outlines the chapters and sections of a project report including an introduction, existing system, proposed system, analysis and design, user manual, and conclusion. It discusses technologies used like HTML, CSS, JavaScript, and databases. Diagrams and specifications are presented for various aspects of the system.

Uploaded by

Ankush Thakur
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views

4 Project Report Sample

The document outlines the chapters and sections of a project report including an introduction, existing system, proposed system, analysis and design, user manual, and conclusion. It discusses technologies used like HTML, CSS, JavaScript, and databases. Diagrams and specifications are presented for various aspects of the system.

Uploaded by

Ankush Thakur
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 29

Header (TITLE OF PROJECT)

Table of Content

Faculty of Science and Technology, School of Allied Sciences 1


Header (TITLE OF PROJECT)

Chapter 1: Introduction

Faculty of Science and Technology, School of Allied Sciences 2


Header (TITLE OF PROJECT)

1.1 Introduction of Project

Faculty of Science and Technology, School of Allied Sciences 3


Header (TITLE OF PROJECT)

1.2 Existing System

Faculty of Science and Technology, School of Allied Sciences 4


Header (TITLE OF PROJECT)
1.3 Need for System

Faculty of Science and Technology, School of Allied Sciences 5


Header (TITLE OF PROJECT)
1.4 Scope of system

1. Sds

2. Xaxa

3. Xaxaxa

Faculty of Science and Technology, School of Allied Sciences 6


Header (TITLE OF PROJECT)

1.5 Operating Environment – Hardware and Software

Software Specification:

Operating System: Microsoft Windows 10 Home. Front End: HTML5, CSS3,

JavaScript.

Back End: Php, MySQL Database.

Hardware Specification:

Processor: x86 32/64-bit CPU (Intel/AMD architecture).

RAM: 4GB.

Hard Disk: 512GB free disk space.

Faculty of Science and Technology, School of Allied Sciences 7


Header (TITLE OF PROJECT)
1.6 Description of Technology Used

HTML

HTML, which stands for Hyper Text Markup Language, is the predominant markup language

for web pages. It provides a means to create structured documents by denoting structural

semantics for text such as headings, paragraphs and lists etc. as well as for links, quotes, and

other items. It allows images and objects to be embedded and can be used to create interactive

forms.

It is written in the form of consisting of "tags" surrounded by angle brackets within the web

page content. It can include or can load scripts in languages such as JavaScript which affect the

behavior of HTML processors like Web browsers; and Cascading Style Sheets (CSS) to define

the appearance and layout of text and other material. The W3C, maintainer of both HTML and

CSS standards, encourages the use of CSS over explicit presentational markup. Hyper Text

Markup Language (HTML) is the encoding scheme used to create and format a web document.

A user need not be an expert programmer to make use of HTML for creating in hypertext

documents that can be put on the internet.

Most graphical e-mail clients allow the use of a subset of HTML (often ill-defined) to provide

form at semantic markup not available with plain text. This may include typographic

information like colored headings, emphasized and quoted text, inline images and diagrams.

Many such clients include both a GUI editor for composing HTML e-mail messages and a

rendering engine for displaying them.

Faculty of Science and Technology, School of Allied Sciences 8


Header (TITLE OF PROJECT)

JavaScript

JavaScript is an object-oriented scripting language used to enable programmatic. Access to

objects with in both the client application a do the applications. It is primarily used in the form

of client-side JavaScript, implemented as an integrated component of the web browser,

allowing the development of enhanced user interfaces and dynamic websites. JavaScript is a

dialect of the ECMA Script standard and is characterized as a dynamic, weakly typed,

prototype-based language with first- class functions. JavaScript was influenced by many languages

and was designed to look like Java, button be easier for non-programmers to work with.

USAGE:

The primary use of JavaScript is to write functions that are embedded in or included from HTML

pages and interact with the Document Object Model (DOM) of the page. Because JavaScript

code can run locally in a user's browser (rather than on a remote server) it can respond to user

actions quickly, making an application feel more responsive. Furthermore, JavaScript code can

detect user actions which HTML alone cannot, such as individual keystrokes. Applications such

as Gmail take advantage of this much of the user-interface logic is written in JavaScript.

Faculty of Science and Technology, School of Allied Sciences 9


Header (TITLE OF PROJECT)

CSS (Cascading Style Sheet)

Cascading Style Sheets, fondly referred to as CSS, is a simple design language intended to

simplify the process of making web pages presentable.

CSS handles the look and feel part of a web page. Using CSS, you can control the color of the

text, the style of fonts, the spacing between paragraphs, how columns are sized and laid out,

what background images or colors are used, layout designs, and variations in display for

different devices and screen sizes as well as a variety of other effects.

CSS is easy to learn and understand but it provides powerful control over the presentation of an

HTML document. Most commonly, CSS is combined with the markup languages HTML or

XHTML

CSS is created and maintained through a group of people within the W3C called the CSS

Working Group. The CSS Working Group creates documents called specifications. When a

specification has been discussed and officially ratified by the W3C members, it becomes a

recommendation.

These ratified specifications are called recommendations because the W3C has no control over

the actual implementation of the language. Independent companies and organizations create that

software.

Faculty of Science and Technology, School of Allied Sciences 10


Header (TITLE OF PROJECT)
Chapter 2: Proposed System

Faculty of Science and Technology, School of Allied Sciences 11


Header (TITLE OF PROJECT)
2.1 Objectives of Proposed System

Faculty of Science and Technology, School of Allied Sciences 12


Header (TITLE OF PROJECT)
2.2 User Requirement Specification

Faculty of Science and Technology, School of Allied Sciences 13


Header (TITLE OF PROJECT)
Chapter 3: Analysis and Design

3.1 Entity Relationship Diagram

Faculty of Science and Technology, School of Allied Sciences 14


Header (TITLE OF PROJECT)

3.2 Module Specification

Faculty of Science and Technology, School of Allied Sciences 15


Header (TITLE OF PROJECT)
3.3 Data Flow Diagram

Faculty of Science and Technology, School of Allied Sciences 16


3.4 Table Specification

Tbl_Candidate Table:
Header (TITLE OF PROJECT)

3.5 User Interface Diagram

Faculty of Science and Technology, School of Allied Sciences 18


Header (TITLE OF PROJECT)
3.6 Use Case Diagrams

Faculty of Science and Technology, School of Allied Sciences 19


Header (TITLE OF PROJECT)
3.7 Sequence Diagram

Faculty of Science and Technology, School of Allied Sciences 20


Header (TITLE OF PROJECT)
3.8 Component Diagram and Activity Diagram

Faculty of Science and Technology, School of Allied Sciences 21


Header (TITLE OF PROJECT)
3.9 Deployment Diagram (if Web site)

Faculty of Science and Technology, School of Allied Sciences 22


Header (TITLE OF PROJECT)
Chapter 4: User Manual

Faculty of Science and Technology, School of Allied Sciences 23


Header (TITLE OF PROJECT)
4.1 Operational/Menu Explanation:

Faculty of Science and Technology, School of Allied Sciences 24


Header (TITLE OF PROJECT)
4.2 Program specification/Flowchart:

Faculty of Science and Technology, School of Allied Sciences 25


Header (TITLE OF PROJECT)
Chapter 5: Conclusion

Faculty of Science and Technology, School of Allied Sciences 26


Header (TITLE OF PROJECT)
Chapter 6: Limitations:

Faculty of Science and Technology, School of Allied Sciences 27


Header (TITLE OF PROJECT)
Chapter 7: Future Enhancements:

Faculty of Science and Technology, School of Allied Sciences 28


Header (TITLE OF PROJECT)
Chapter 8 Bibliography

Faculty of Science and Technology, School of Allied Sciences 29

You might also like