Sample Report - Front Pages
Sample Report - Front Pages
Sample Report - Front Pages
Project Title
Developed At
SMT. K.B.SHAH (VADIVIHAR) SCIENCE COLLEGE
For
SMT. K.B.SHAH (VADIVIHAR) SCIENCE COLLEGE
(Constitute college of C.U.SHAH UNIVERSITY)
WADHWAN CITY.
(DIST. SURENDRANAGAR)
BY
[Enrollment No. - Name]
[Enrollment No. - Name]
IN FULFILLMENT
OF BCA Sem. V
(A.Y. 2023 – 2024)
COLLEGE PROFILE
Smt. K.B.Shah (Vadi Vihar) Science College (KBSSC) is a self- financed institute
offering both UG as well as PG Courses.
It was established in June-1999 and managed by Vardhman Bharti Trust. The institute is
constituent with C.U.SHAH University, Surendranagar (Gujarat).
The college has also started M.Sc.IT (Web Technology) course in June-2014 constituent
with C.U.Shah University, Wadhwan. This program aims at the understanding of
fundamentals of Web Development using different technologies so that students can
compete in the current global situation. Students are trained in the fields of Web
designing and development with web applications software, Networks Systems, System
Administration and Mobile Computing etc. These programs prepare them to take up
positions as a web developer, System Analyst, Team Leader and Managers in any field
related to Information Technology.
The course emphasizes academic excellence at the undergraduate and post graduate
levels.
The institute, in all its aspects, is an ideal place where students participate in the creation
of new computer based knowledge and application through numerous programs, enhance
their academic quality.
CANDIDATE’S DECLARATION
[Student Name].
(Enrollment No.)
Smt. K. B. Shah (VADI VIHAR) Science College
(Constitute college of C. U. SHAH UNIVERSITY)
Wadhwan City
CERTIFICATE
This is to certify that (Student Name) student of 5 th semester of
BCA has developed the Project Title project. The system has been
developed during 5th semester towards the fulfilment of 5th Semester of
BCA.
"We have found his/her to be very diligent and sincere. He/She is
able to understand and follow the methodologies for making good
software."
Date:
Wadhwan City
CERTIFICATE
Date:
At last, but not least our special thanks to those who have
encouraged and motivated me directly or indirectly are
KBSSC [BCA] i
ABSTRACT
Project Title is a website project for facilitate the users its privacy by providing its personal
credentials using which he/she can logged into the portal and display and manage its Personal
Details (Email Address, Password etc.)
Project Title is a website built upon front-end as PHP, HTML and back-end as MySQL which
offers to view details about any type of crockery products such as bottles, lunch boxes, jar etc.
The project is attended using the MySQL Server (5.6.12) for the storing data and managing it.
Using our website, Project Title visitor can easily view the details about any crockery products
and buy the product.
In this website, any authenticated user can add the product into the cart using
“ADD TO CART” Button. After Clicking this button, user can view those products
which they have add into the cart and after this, they can buy products by clicking
the “BUY NOW” Button.
KBSSC [BCA] ii
NOTATIONS, NAMING AND CONVERSIONS:
Key Primary key start with ‘pk’ and its value is not null means null is
not allowed for it.
Character Char
Integer Int
Double Dbl
Float Flt
Boolean Bln
Long Lng
Short Sht
Date Dt
Time Tm
Object Obj
KBSSC [B.Sc.IT/BCA] iv
NOTATION:-
System Boundary
Use Case
Actor
Uses
Entity
Data Process
Data Flow
Data Store
KBSSC [B.Sc.IT/BCA] v
NOTATION FOR FLOW DIAGRAM:
Process
Input
Decision
Terminator
Flow
KBSSC [B.Sc.IT/BCA] vi
LIST OF FIGURES
TABLE OF CONTENTS
Acknowledgement I
Abstract Ii
Notations, Naming Convention and Abbreviation Iii
Project Profile Vii
List of figures Viii
List of tables Ix
Chapter 1 Introduction 1
1.1. Project Summary 1
1.2. Purpose 1
1.3. Scope 2
1.4. Technology Review 2
KBSSC [BCA] i
x
4.3. Requirement of New System 16
4.4. Feasibility Study 16
4.5. Requirements Validation 18
4.6. Functions of System 18
4.6.1. Use cases 18
4.7. Data Modeling 20
4.7.1 E-R Diagram 20
4.7.2 System Activity Diagram 20
4.7.3 Data Dictionary 21
4.8 Functional and Behavioral Modeling 25
4.8.1 Context Diagram 25
4.8.2 Data Flow Diagram 26
4.8.3 Control Flow Diagram 28
Chapter 7 Testing 40
7.1. Testing Plan 40
7.2. Testing Strategy 40
7.3. Testing Methods 42
7.4. Testing Cases 44
Chapter 8 Screen shots and User Manuals 46
Chapter 9 Limitation and Future Enhancements 58
KBSSC [BCA] x
Chapter 10 Conclusion 59
Chapter 11 References 60
Project Compact Disc 61
KBSSC [BCA] x
i