You are on page 1of 2

Find People

Table of Contents
Chapter 1:- Introduction............................................................................................. 1
Chapter 2:- Preliminary Investigation.........................................................................3
Chapter 3:- Feasibility Study....................................................................................... 5
3.1. Technical Feasibility............................................................................................. 7
3.2. Operational Feasibility......................................................................................... 7
3.3. Economic Feasibility............................................................................................ 7
Chapter 4:- Software Requirement and Specifications................................................8
4.1 Environmental Characteristics..............................................................................9
4.1.1 Hardware........................................................................................................ 9
Software.......................................................................................................... 9
4.1.3 People............................................................................................................ 9
4.2 Tools and Technology Used.................................................................................10
4.2.1. Operating System:...................................................................................... 10
4.2.2. Technologies Used:...................................................................................... 10
4.2.3. Tools Used:.................................................................................................. 10
4.3. Software Requirements:................................................................................. 10
4.4. Hardware Requirements:................................................................................ 10
Chapter 5:- Tools and Technology Overview.............................................................11
5.1. HTML, CSS and Javascript:.................................................................................12
5.2. PHP:................................................................................................................... 12
5.3. MySQL:.............................................................................................................. 13
5.4. Apache:............................................................................................................. 13
5.5. XAMPP:........................................................................................................... 14
Chapter 6:- System Design....................................................................................... 17
6.1 Data Dictionary.................................................................................................. 18
Database: fubdb.................................................................................................... 18
6.1.1. Table: user................................................................................................... 18
6.2.2. Table: person............................................................................................... 19
6.2.3. Table: messages......................................................................................... 20
6.2.4. Table: feedback........................................................................................... 21
6.2.5. Table: state.................................................................................................. 21
6.2.6. Table: city.................................................................................................... 22
6.2. Data Flow Diagram............................................................................................ 23
Find People

6.2.1. Context Level DFD:...................................................................................... 23


6.2.2. Level-1 DFD:................................................................................................ 24
6.3. ER Diagram:...................................................................................................... 25
6.4. Use Case Diagrams:.......................................................................................... 26
Chapter 7:- Screenshots........................................................................................... 27
7.1. Home Page..................................................................................................... 28
7.2. List of lost people: List.ohp............................................................................. 29
7.3. Search for people........................................................................................... 30
7.4.View Person Detail : detail.php........................................................................31
7.5.Contact............................................................................................................ 32
7.6.Login and Registration page : login.php..........................................................33
7.7. Registration form for lost person: Lostregistration.php..................................34
7.8.Admin Reports................................................................................................. 35
7.8.1New Users Report....................................................................................... 35
7.8.2 New Person Report.................................................................................... 36
7.8.3 Person Found Report.................................................................................37
Chapter 8:- Conclusion............................................................................................. 38
Chapter 9:- Bibliography........................................................................................... 40

You might also like