Front Pages of Dbms Report New

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

DECLARATION

NAME1 ,NAME 2 ,NAME3 and NAME4, student of fourth semester Bachelor of


Engineering in the Department of Computer Science and Engineering( IOT,Cyber Security
including Blockchain technology) of East West Institute of Technology, Bengalore-560091,
hereby declare that the project entitled “PROJECT TITLE” has been carried out by us
under the supervision of Internal Guide Prof. Madushree CS Assistant Professor,
Department of Computer Science & Engineering(IOT,Cyber Security including Blockchain
technology), EWIT, Bangalore submitted in the fulfillment of the course requirement for the
award of the degree of Bachelor of Engineering in Computer Science & Engineering (IOT,
Cyber Security including Blockchain Technology) of Visvesvaraya Technological University
during the academic year 2023-2024.

Place:

Date:

NAME 1(1EW22ICXXX)

NAME 2(1EW22ICXXX)

NAME 1(1EW22ICXXX)

NAME 2(1EW22ICXXX)

i
ACKNOWLEDGEMENT

The completion of project brings with great sense of satisfaction, but it is never completed
without thanking the persons who are all responsible for its successful completion. First and
foremost,we wish to express our deep sincere feelings of gratitude to our Institution, EAST
WEST INSTITUTE OF TECHNOLOGY, for providing us an opportunity to do our
education.

We extend our deep sense of sincere gratitude to Dr. K Chennakesavalu, Principal, East
West Institute of Technology, Bengaluru, for having permitted to carry out the project work
successfully.

We express our heartfelt sincere gratitude to Dr. Venkatesh G, Professor and Head of
Department of Computer Science and Engineering (IOT,Cyber Security including
Blockchain technology), East West Institute of Technology, Bengaluru, for his valuable
suggestions and support.

We express our special in depth, heartfelt, sincere gratitude to project guide Prof.Madushree
CS, Assistant Professor, Dept. of CSE(IOT), East West Institute of Technology, Bengaluru,
for her constant support.

Finally,We would like to thank all the Teaching, Technical faculty and supporting staff
members of Department of Computer Science and Engineering (IOT), East West Institute of
Technology, Bengaluru, for their support.

ii
ABSTRACT

Database is the collection of information that is organized so that it can be easily


accessed, managed and updated. The project is based on database of ATTENDANCE
MANAGEMENT SYSTEM. The attendance management system deals with the maintenance
of the student’s attendance details. It generates the attendance of the student on the basis of
presence in class. It is maintained on the basis of their attendance. The staff will be provided
with the separate username and password to make the student’s status. The staffs handling
the particular subjects responsible to make the attendance for all students. Only if the student
present on that particular period. The attendance will be calculated. The student’s attendance
reports based on weekly and consolidate will be generated.

[Abstract should be single paragraph with


maximum of 200 words]

iii
LIST OF CONTENTS
PAGE NO
DECLARATION i
ACKNOWLEDGEMENT ii
ABSTRACT iii
LIST OF FIGURES vi

1. Introduction to DBMS 1

1.1 Introduction 1

1.2 History of DBMS 2

1.3 Characteristics of DBMS 3

1.4 Applications of DBMS 4

2 Project Design 5
2.1 Purpose 5

2.2 Description 5

2.3 ER Diagram 6

2.4 Schema Diagram 7

3 Resource Requirements 8

3.1 Hardware Requirements 8

3.2 Software Requirements 8

4 Description of tools and technologies 9

4.1 Description of tools 9

4.2 XAMP 9

4.3 MySQL server 9

iv
4.4 Description of technology 10

4.5 HTML 10

4.5 CSS 10

4.6 PHP 11

5 Implementation And code 12-22

6 Snapshots 23-26

Conclusion 27

Future Enhancement 28

Bibliography 29

v
LIST OF FIGURES

Figure no Title Page no

2.3 ER diagram 7

2.4 Schema diagram 8

6.1 Login page 24

6.2 Home page 24

6.3 Student page 25

6.4 Course page 25

6.5 Admin area 26

6.6 Attendance record page 26

6.7 Student database page 27

6.8 Membership group permission 27

vi
LIST OF TABLES

Table No Title Page no

vii

You might also like