尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
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 system
Avinash Prakash
 
Online Examination System in .NET & DB2
Online Examination System in .NET & DB2Online Examination System in .NET & DB2
Online Examination System in .NET & DB2
Abhay Ananda Shukla
 
Online Performance Evaluation System
Online Performance Evaluation SystemOnline Performance Evaluation System
Online Performance Evaluation System
Pratham Vision
 
Online Examination System
Online Examination SystemOnline Examination System
Online Examination System
Danish Ansari
 
KMS
KMSKMS
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
Gavin Henrick
 
Online Quiz System
Online Quiz SystemOnline Quiz System
Online Quiz System
Khairul Hidayat Kamaruddin
 
Online Quiz System Project Report ppt
Online Quiz System Project Report pptOnline Quiz System Project Report ppt
Online Quiz System Project Report ppt
Kishan Maurya
 
SRS for online examination system
SRS for online examination systemSRS for online examination system
SRS for online examination system
lunarrain
 
Exam system
Exam systemExam system
Exam system
Arun Verma
 
Public Library
Public LibraryPublic Library
Public Library
eclumson
 
Online examination system project ppt
Online examination system project pptOnline examination system project ppt
Online examination system project ppt
Mohit 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.4
Gavin Henrick
 
Online Faculty evaluation system project presentation
Online Faculty evaluation system project presentationOnline Faculty evaluation system project presentation
Online Faculty evaluation system project presentation
Shaikhul 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
Studentmanagementsystem
1amitgupta
 
E-Examination
E-ExaminationE-Examination
E-Examination
Aurobindo Nayak
 
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
Nawaraj Ghimire
 
online examination portal project presentation
online examination portal project presentationonline examination portal project presentation
online examination portal project presentation
Shobhit Jain
 
Quizine: An online Test
Quizine: An online TestQuizine: An online Test
Quizine: An online Test
Randhir 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 Webpage mining services

Online examination management system..pdf
Online examination management system..pdfOnline examination management system..pdf
Online examination management system..pdf
Kamal Acharya
 
Final Project Presentation.pptx
Final Project Presentation.pptxFinal Project Presentation.pptx
Final Project Presentation.pptx
stevenmsusa
 
quiz game project report.pdf
quiz game project report.pdfquiz game project report.pdf
quiz game project report.pdf
zccindia
 
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 report
Mahendra 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 PHP
Tuhin Ray
 
J2ee project lists:-Mumbai Academics
J2ee project lists:-Mumbai AcademicsJ2ee project lists:-Mumbai Academics
J2ee project lists:-Mumbai Academics
Mumbai Academisc
 
Client Server System Development
Client Server System DevelopmentClient Server System Development
Client Server System Development
ManjuShanmugam1593
 
Student Information Management System.pptx
Student Information Management System.pptxStudent Information Management System.pptx
Student Information Management System.pptx
Omkar747646
 
Online talent sourcing - a future essentia
Online talent sourcing - a future essentiaOnline talent sourcing - a future essentia
Online talent sourcing - a future essentia
HSE Guru
 
Android Library Management System
Android Library Management SystemAndroid Library Management System
Android Library Management System
shafaet 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 Practices
Teamstudio
 
Sdlc 4
Sdlc 4Sdlc 4
Software Development Life Cycle
Software Development Life CycleSoftware Development Life Cycle
Software Development Life Cycle
university of education,Lahore
 
Lab management
Lab managementLab management
Lab management
logumca
 
amansingh.docx
amansingh.docxamansingh.docx
amansingh.docx
ammusingh2409
 
inernship ppt.ppt
inernship ppt.pptinernship ppt.ppt
inernship ppt.ppt
HarshitRao24
 
VINOD_6yrs
VINOD_6yrsVINOD_6yrs
VINOD_6yrs
Kona Kumar
 
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 Engineering
Rasan Samarasinghe
 

Similar to Webpage mining services (20)

Online examination management system..pdf
Online examination management system..pdfOnline examination management system..pdf
Online examination management system..pdf
 
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
 
Sdlc 4
Sdlc 4Sdlc 4
Sdlc 4
 
Software Development Life Cycle
Software Development Life CycleSoftware Development Life Cycle
Software Development Life Cycle
 
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
 

Recently uploaded

Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Catherine Dela Cruz
 
220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
Kalna College
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Quiz Club IIT Kanpur
 
The Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teachingThe Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teaching
Derek Wenmoth
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
Nguyen Thanh Tu Collection
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
Friends of African Village Libraries
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
Celine George
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapitolTechU
 
Non-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech ProfessionalsNon-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech Professionals
MattVassar1
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
TechSoup
 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
Kalna College
 
Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024
khabri85
 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
Kalna College
 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
shabeluno
 
bryophytes.pptx bsc botany honours second semester
bryophytes.pptx bsc botany honours  second semesterbryophytes.pptx bsc botany honours  second semester
bryophytes.pptx bsc botany honours second semester
Sarojini38
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
MJDuyan
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
biruktesfaye27
 
How to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRMHow to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRM
Celine George
 
Contiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptxContiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptx
Kalna College
 
The Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptxThe Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptx
PriyaKumari928991
 

Recently uploaded (20)

Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptxScience-9-Lesson-1-The Bohr Model-NLC.pptx pptx
Science-9-Lesson-1-The Bohr Model-NLC.pptx pptx
 
220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology220711130097 Tulip Samanta Concept of Information and Communication Technology
220711130097 Tulip Samanta Concept of Information and Communication Technology
 
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT KanpurDiversity Quiz Prelims by Quiz Club, IIT Kanpur
Diversity Quiz Prelims by Quiz Club, IIT Kanpur
 
The Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teachingThe Science of Learning: implications for modern teaching
The Science of Learning: implications for modern teaching
 
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
BỘ BÀI TẬP TEST THEO UNIT - FORM 2025 - TIẾNG ANH 12 GLOBAL SUCCESS - KÌ 1 (B...
 
Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024Library news letter Kitengesa Uganda June 2024
Library news letter Kitengesa Uganda June 2024
 
Post init hook in the odoo 17 ERP Module
Post init hook in the  odoo 17 ERP ModulePost init hook in the  odoo 17 ERP Module
Post init hook in the odoo 17 ERP Module
 
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptxCapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
CapTechTalks Webinar Slides June 2024 Donovan Wright.pptx
 
Non-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech ProfessionalsNon-Verbal Communication for Tech Professionals
Non-Verbal Communication for Tech Professionals
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
 
220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science220711130082 Srabanti Bag Internet Resources For Natural Science
220711130082 Srabanti Bag Internet Resources For Natural Science
 
Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024Brand Guideline of Bashundhara A4 Paper - 2024
Brand Guideline of Bashundhara A4 Paper - 2024
 
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx78 Microsoft-Publisher - Sirin Sultana Bora.pptx
78 Microsoft-Publisher - Sirin Sultana Bora.pptx
 
Slides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptxSlides Peluncuran Amalan Pemakanan Sihat.pptx
Slides Peluncuran Amalan Pemakanan Sihat.pptx
 
bryophytes.pptx bsc botany honours second semester
bryophytes.pptx bsc botany honours  second semesterbryophytes.pptx bsc botany honours  second semester
bryophytes.pptx bsc botany honours second semester
 
(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"(T.L.E.) Agriculture: "Ornamental Plants"
(T.L.E.) Agriculture: "Ornamental Plants"
 
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
Ethiopia and Eritrea Eritrea's journey has been marked by resilience and dete...
 
How to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRMHow to Create a Stage or a Pipeline in Odoo 17 CRM
How to Create a Stage or a Pipeline in Odoo 17 CRM
 
Contiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptxContiguity Of Various Message Forms - Rupam Chandra.pptx
Contiguity Of Various Message Forms - Rupam Chandra.pptx
 
The Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptxThe Rise of the Digital Telecommunication Marketplace.pptx
The Rise of the Digital Telecommunication Marketplace.pptx
 

Webpage mining services

  • 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
  翻译: