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

Acknowledgements

I would like to thank my project supervisor, MR. Sanjay Kumar Mishra, for providing an awful
amount of guidance and input throughout the writing of this report. In addition, I’d like to thank my
family for the support throughout my final year at university, and for checking over my report.
Contents

1. Project Title . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
2. Introduction & Objective(s) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
o Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
o Objective(s). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
3. Project Category . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
4. Tools/Platforms & Hardware/Software Requirement Specification . . . . . . . . . 3
o Hardware Requirement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
o Software Requirement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
o Peripherals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
5. Problem Definition, Requirements Specification . . . . . . . . . . . . . . . . . . . . . . . 3
o Problem Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
o Problem Objective . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
o Preliminary Investigations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
o Proposed System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
o Feasibility Study . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
o Cost and Benefit Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
o Functional Requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
o Technical Requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
o Non-functional Requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
o Software Quality Attribute . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
o Project Planning & Scheduling . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
6. Scope of the Solution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
7. Analysis (DFDs, ER Diagrams/Class Diagrams etc) . . . . . . . . . . . . . . . . . . . . . 8
o Data Flow Diagram (DFDs) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
o Class Diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
o Entity Relationship Diagram (ERD) . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
8. A Complete Database & Tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
9. A Complete Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
o Number of Modules & Their Description . . . . . . . . . . . . . . . . . . . . . . . 15
o Data Structures as per the project requirements . . . . . . . . . . . . . . . . . . . 15
o Process Logic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
o Implementation Methodology . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
o List of Reports that are Likely to be Generated . . . . . . . . . . . . . . . . . . . 17
10. Overall Network Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
o Technical Architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
11. Implementation of Security Mechanism at Various Levels . . . . . . . . . . . . . . . 18
o System Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
o Database Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
o Hierarchical Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
o System Failures and Recovery . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
o Data Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
o Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
12. Future Scope & Further Enhancement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
o Further Enhancements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
13. Bibliography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22

You might also like