SlideShare a Scribd company logo
1 of 30
WEBPAGE MINING SERVICES
USING JSON
NAME : NAJAH FASIHAH BT MOHD ZAINUDDIN
MATRIC NO : 044445
COURSE : BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT)
SUPERVISOR : PROF DR. MOHD NORDIN BIN ABD RAHMAN
Introduction
The webpage mining service is a platform that
provides information about all the twelve faculties
available at UniSZA. It works as a web service that
displays all the information on one website.
Through this web site, users enable to find the
information related to the faculties faster and
easier without having to access the entire faculty
website.
Objectives
To test the functionality of a website that allows
user to search information about the faculties.
To design a website that can give convenience to
the user to minimize their time in finding the
information about the faculty at UniSZA.
To develop a website that can integrate
information from different faculty websites.
Scope
• A platform for the users to find information
about the faculties.
• Involves three users :
Super Admin Admin User
METHODOLOGY
V-model
Verification phase
1. Requirements analysis
• Analyze the requirements of the system
• Describe the system’s functional, physical,
interface, performance, data, security
requirements
• The user acceptance tests are designed in this
phase.
2. System Design
• Analyze and understand the business of the
proposed system
• Figure out possibilities and techniques
• Generate software specification document
• System testing are prepared in this phase.
3. Architecture Design(high-level design)
• Realize all which typically consists of
the list of modules
• The integration testing design is carried
out in this phase.
4. Module Design (low level design)
• Designed system is broken up into smaller
units or modules
• contain a detailed functional logic of the
module, in pseudocode
Validation phase
1. Unit testing
• Developed during module design phase.
• To eliminate bugs at code level or unit level.
• The smallest entity which can independently
exist
• Verifies that the smallest entity can function
correctly when isolated from the rest of the
codes/units.
2. Integration testing
• Developed during the Architectural Design
Phase.
• Verify that units created and tested
independently can coexist and communicate
among themselves.
• Test results are shared with customer's team.
3. System testing
• Develop during system design phase.
• Composed by client's business team.
• Ensures that the expectations of the develop
application are met.
• Verifies that the functional and non-functional
4. User acceptance testing
• Developed during the requirements analysis
phase.
• Composed by business users.
• Performed in a user environment that resembles
the production environment, using realistic data.
• Verifies that delivered system meets user's
requirement and ready for use in real time.
System Requirement
1. Hardware Requirement
• Acer’s Laptop
• Pendrive
• Printer
2. Software Requirement
• Eclipse
• Xampp
• MySQL
• Dropbox
• Google Chrome
• Microsoft Word
• Microsoft Power Point
SYSTEM DESIGN
Framework
JSON
FORMAT
JSON Technique
JSON is a lightweight data-interchange format
which is human readable and easy for computers
to parse and use. JSON is known as JavaScript
Object Notation that represent simple data
structures. JSON is used for serializing and
transmitting the data over a network connection
that link between the server and the web
application.
Comprising between MYSQL and JSON
0
Time
MYSQL
JSON
Data
Context Diagram
Data Flow Diagram(DFD)
D
F
D
L
E
V
E
L
0
DFD level 1(manage admin)
DFD Level 1 (manage faculty)
Entity Relationship Diagram(ERD)
Database Table
1. Super Admin
Column Type Null Default Comments
S_adminID Varchar(20)PK No
adminID Varchar(20)FK No
name Varchar(100) No
password Varchar(20) No
2. Admin
Column Type Null Default Comments
adminID Varchar(20)PK No
S_adminID Varchar(20)FK No
facultyID Varchar(20)FK No
name Varchar(100) No
password Varchar(20) No
email Varchar(50) No
datetime datetime No
3.Faculty
Column Type Null Default Comments
facultyID Varchar(20)PK No
adminID Varchar(20) FK No
F_name Varchar(100) No
F_links Varchar(100) No
noTel Varchar(12) No
fax Varchar(12) No
campus Varchar(100) No

More Related Content

What's hot

Online examination system
Online examination systemOnline examination system
Online examination systemAvinash Prakash
 
Online Examination System in .NET & DB2
Online Examination System in .NET & DB2Online Examination System in .NET & DB2
Online Examination System in .NET & DB2Abhay Ananda Shukla
 
Online Performance Evaluation System
Online Performance Evaluation SystemOnline Performance Evaluation System
Online Performance Evaluation SystemPratham Vision
 
Online Examination System
Online Examination SystemOnline Examination System
Online Examination SystemDanish Ansari
 
Moodle 2.6 some of the improvements since moodle 2.5
Moodle 2.6   some of the improvements since moodle 2.5Moodle 2.6   some of the improvements since moodle 2.5
Moodle 2.6 some of the improvements since moodle 2.5Gavin Henrick
 
Online Quiz System Project Report ppt
Online Quiz System Project Report pptOnline Quiz System Project Report ppt
Online Quiz System Project Report pptKishan Maurya
 
SRS for online examination system
SRS for online examination systemSRS for online examination system
SRS for online examination systemlunarrain
 
Public Library
Public LibraryPublic Library
Public Libraryeclumson
 
Online examination system project ppt
Online examination system project pptOnline examination system project ppt
Online examination system project pptMohit Gupta
 
Moodle 2.5 some of the improvements since moodle 2.4
Moodle 2.5  some of the improvements since moodle 2.4Moodle 2.5  some of the improvements since moodle 2.4
Moodle 2.5 some of the improvements since moodle 2.4Gavin Henrick
 
Online Faculty evaluation system project presentation
Online Faculty evaluation system project presentationOnline Faculty evaluation system project presentation
Online Faculty evaluation system project presentationShaikhul Saad
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report SARASWATENDRA SINGH
 
Studentmanagementsystem
StudentmanagementsystemStudentmanagementsystem
Studentmanagementsystem1amitgupta
 
Online examination system of open and distance education kunti
Online examination system of open and distance education kuntiOnline examination system of open and distance education kunti
Online examination system of open and distance education kuntiNawaraj Ghimire
 
online examination portal project presentation
online examination portal project presentationonline examination portal project presentation
online examination portal project presentationShobhit Jain
 
Quizine: An online Test
Quizine: An online TestQuizine: An online Test
Quizine: An online TestRandhir Gupta
 

What's hot (20)

Online examination system
Online examination systemOnline examination system
Online examination system
 
Online Examination System in .NET & DB2
Online Examination System in .NET & DB2Online Examination System in .NET & DB2
Online Examination System in .NET & DB2
 
Online Performance Evaluation System
Online Performance Evaluation SystemOnline Performance Evaluation System
Online Performance Evaluation System
 
Online Examination System
Online Examination SystemOnline Examination System
Online Examination System
 
KMS
KMSKMS
KMS
 
Moodle 2.6 some of the improvements since moodle 2.5
Moodle 2.6   some of the improvements since moodle 2.5Moodle 2.6   some of the improvements since moodle 2.5
Moodle 2.6 some of the improvements since moodle 2.5
 
Online Quiz System
Online Quiz SystemOnline Quiz System
Online Quiz System
 
Online Quiz System Project Report ppt
Online Quiz System Project Report pptOnline Quiz System Project Report ppt
Online Quiz System Project Report ppt
 
SRS for online examination system
SRS for online examination systemSRS for online examination system
SRS for online examination system
 
Exam system
Exam systemExam system
Exam system
 
Public Library
Public LibraryPublic Library
Public Library
 
Online examination system project ppt
Online examination system project pptOnline examination system project ppt
Online examination system project ppt
 
Moodle 2.5 some of the improvements since moodle 2.4
Moodle 2.5  some of the improvements since moodle 2.4Moodle 2.5  some of the improvements since moodle 2.4
Moodle 2.5 some of the improvements since moodle 2.4
 
Online Faculty evaluation system project presentation
Online Faculty evaluation system project presentationOnline Faculty evaluation system project presentation
Online Faculty evaluation system project presentation
 
Online Examination System Project report
Online Examination System Project report Online Examination System Project report
Online Examination System Project report
 
Studentmanagementsystem
StudentmanagementsystemStudentmanagementsystem
Studentmanagementsystem
 
E-Examination
E-ExaminationE-Examination
E-Examination
 
Online examination system of open and distance education kunti
Online examination system of open and distance education kuntiOnline examination system of open and distance education kunti
Online examination system of open and distance education kunti
 
online examination portal project presentation
online examination portal project presentationonline examination portal project presentation
online examination portal project presentation
 
Quizine: An online Test
Quizine: An online TestQuizine: An online Test
Quizine: An online Test
 

Similar to UniSZA Faculty Webpage Mining JSON API

Final Project Presentation.pptx
Final Project Presentation.pptxFinal Project Presentation.pptx
Final Project Presentation.pptxstevenmsusa
 
quiz game project report.pdf
quiz game project report.pdfquiz game project report.pdf
quiz game project report.pdfzccindia
 
Online Quiz System Project Report
Online Quiz System Project Report Online Quiz System Project Report
Online Quiz System Project Report Kishan Maurya
 
college website project report
college website project reportcollege website project report
college website project reportMahendra Choudhary
 
E Learning Management System By Tuhin Roy Using PHP
E Learning Management System By Tuhin Roy Using PHPE Learning Management System By Tuhin Roy Using PHP
E Learning Management System By Tuhin Roy Using PHPTuhin Ray
 
J2ee project lists:-Mumbai Academics
J2ee project lists:-Mumbai AcademicsJ2ee project lists:-Mumbai Academics
J2ee project lists:-Mumbai AcademicsMumbai Academisc
 
Client Server System Development
Client Server System DevelopmentClient Server System Development
Client Server System DevelopmentManjuShanmugam1593
 
Student Information Management System.pptx
Student Information Management System.pptxStudent Information Management System.pptx
Student Information Management System.pptxOmkar747646
 
Online talent sourcing - a future essentia
Online talent sourcing - a future essentiaOnline talent sourcing - a future essentia
Online talent sourcing - a future essentiaHSE Guru
 
Android Library Management System
Android Library Management SystemAndroid Library Management System
Android Library Management Systemshafaet karim
 
Optimus XPages: An Explosion of Techniques and Best Practices
Optimus XPages: An Explosion of Techniques and Best PracticesOptimus XPages: An Explosion of Techniques and Best Practices
Optimus XPages: An Explosion of Techniques and Best PracticesTeamstudio
 
Lab management
Lab managementLab management
Lab managementlogumca
 
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...IRJET Journal
 
DISE - Introduction to Software Engineering
DISE - Introduction to Software EngineeringDISE - Introduction to Software Engineering
DISE - Introduction to Software EngineeringRasan Samarasinghe
 

Similar to UniSZA Faculty Webpage Mining JSON API (20)

Final Project Presentation.pptx
Final Project Presentation.pptxFinal Project Presentation.pptx
Final Project Presentation.pptx
 
quiz game project report.pdf
quiz game project report.pdfquiz game project report.pdf
quiz game project report.pdf
 
Online Quiz System Project Report
Online Quiz System Project Report Online Quiz System Project Report
Online Quiz System Project Report
 
college website project report
college website project reportcollege website project report
college website project report
 
E Learning Management System By Tuhin Roy Using PHP
E Learning Management System By Tuhin Roy Using PHPE Learning Management System By Tuhin Roy Using PHP
E Learning Management System By Tuhin Roy Using PHP
 
J2ee project lists:-Mumbai Academics
J2ee project lists:-Mumbai AcademicsJ2ee project lists:-Mumbai Academics
J2ee project lists:-Mumbai Academics
 
Client Server System Development
Client Server System DevelopmentClient Server System Development
Client Server System Development
 
Student Information Management System.pptx
Student Information Management System.pptxStudent Information Management System.pptx
Student Information Management System.pptx
 
Online talent sourcing - a future essentia
Online talent sourcing - a future essentiaOnline talent sourcing - a future essentia
Online talent sourcing - a future essentia
 
Android Library Management System
Android Library Management SystemAndroid Library Management System
Android Library Management System
 
Optimus XPages: An Explosion of Techniques and Best Practices
Optimus XPages: An Explosion of Techniques and Best PracticesOptimus XPages: An Explosion of Techniques and Best Practices
Optimus XPages: An Explosion of Techniques and Best Practices
 
Software Development Life Cycle
Software Development Life CycleSoftware Development Life Cycle
Software Development Life Cycle
 
Sdlc 4
Sdlc 4Sdlc 4
Sdlc 4
 
Lab management
Lab managementLab management
Lab management
 
amansingh.docx
amansingh.docxamansingh.docx
amansingh.docx
 
inernship ppt.ppt
inernship ppt.pptinernship ppt.ppt
inernship ppt.ppt
 
VINOD_6yrs
VINOD_6yrsVINOD_6yrs
VINOD_6yrs
 
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...
IRJET- An Android Platform for Acquainting Differently Abled Students with Wr...
 
DISE - Introduction to Software Engineering
DISE - Introduction to Software EngineeringDISE - Introduction to Software Engineering
DISE - Introduction to Software Engineering
 
shailendra_resume
shailendra_resumeshailendra_resume
shailendra_resume
 

Recently uploaded

A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 

Recently uploaded (20)

A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 

UniSZA Faculty Webpage Mining JSON API

  • 1. WEBPAGE MINING SERVICES USING JSON NAME : NAJAH FASIHAH BT MOHD ZAINUDDIN MATRIC NO : 044445 COURSE : BACHELOR OF COMPUTER SCIENCE (SOFTWARE DEVELOPMENT) SUPERVISOR : PROF DR. MOHD NORDIN BIN ABD RAHMAN
  • 2. Introduction The webpage mining service is a platform that provides information about all the twelve faculties available at UniSZA. It works as a web service that displays all the information on one website. Through this web site, users enable to find the information related to the faculties faster and easier without having to access the entire faculty website.
  • 3. Objectives To test the functionality of a website that allows user to search information about the faculties. To design a website that can give convenience to the user to minimize their time in finding the information about the faculty at UniSZA. To develop a website that can integrate information from different faculty websites.
  • 4. Scope • A platform for the users to find information about the faculties. • Involves three users : Super Admin Admin User
  • 7. Verification phase 1. Requirements analysis • Analyze the requirements of the system • Describe the system’s functional, physical, interface, performance, data, security requirements • The user acceptance tests are designed in this phase.
  • 8. 2. System Design • Analyze and understand the business of the proposed system • Figure out possibilities and techniques • Generate software specification document • System testing are prepared in this phase.
  • 9. 3. Architecture Design(high-level design) • Realize all which typically consists of the list of modules • The integration testing design is carried out in this phase.
  • 10. 4. Module Design (low level design) • Designed system is broken up into smaller units or modules • contain a detailed functional logic of the module, in pseudocode
  • 11. Validation phase 1. Unit testing • Developed during module design phase. • To eliminate bugs at code level or unit level. • The smallest entity which can independently exist • Verifies that the smallest entity can function correctly when isolated from the rest of the codes/units.
  • 12. 2. Integration testing • Developed during the Architectural Design Phase. • Verify that units created and tested independently can coexist and communicate among themselves. • Test results are shared with customer's team.
  • 13. 3. System testing • Develop during system design phase. • Composed by client's business team. • Ensures that the expectations of the develop application are met. • Verifies that the functional and non-functional
  • 14. 4. User acceptance testing • Developed during the requirements analysis phase. • Composed by business users. • Performed in a user environment that resembles the production environment, using realistic data. • Verifies that delivered system meets user's requirement and ready for use in real time.
  • 15. System Requirement 1. Hardware Requirement • Acer’s Laptop • Pendrive • Printer
  • 16. 2. Software Requirement • Eclipse • Xampp • MySQL • Dropbox • Google Chrome • Microsoft Word • Microsoft Power Point
  • 19. JSON Technique JSON is a lightweight data-interchange format which is human readable and easy for computers to parse and use. JSON is known as JavaScript Object Notation that represent simple data structures. JSON is used for serializing and transmitting the data over a network connection that link between the server and the web application.
  • 20. Comprising between MYSQL and JSON 0 Time MYSQL JSON Data
  • 25. DFD Level 1 (manage faculty)
  • 27.
  • 28. Database Table 1. Super Admin Column Type Null Default Comments S_adminID Varchar(20)PK No adminID Varchar(20)FK No name Varchar(100) No password Varchar(20) No
  • 29. 2. Admin Column Type Null Default Comments adminID Varchar(20)PK No S_adminID Varchar(20)FK No facultyID Varchar(20)FK No name Varchar(100) No password Varchar(20) No email Varchar(50) No datetime datetime No
  • 30. 3.Faculty Column Type Null Default Comments facultyID Varchar(20)PK No adminID Varchar(20) FK No F_name Varchar(100) No F_links Varchar(100) No noTel Varchar(12) No fax Varchar(12) No campus Varchar(100) No