SlideShare a Scribd company logo
1 of 44
Online Temple
Management System
Developed in PHP & MySQL
Abstract
Temple Management System is web-based application which
help temple administration to store the data of
users(devotees), manage devotee’s donation and manage
darshan booking. The system is also intended to provide better
services to users (devotees), provide meaningful, consistent,
and timely data and information and finally promotes efficiency
by converting paper processes to electronic form.
The system was developed using basic technologies such as
MySQL database and PHP. The system is free of errors and very
efficient and less time consuming due to the care taken to
develop it.
All the phases of software development cycle are employed
and it is worthwhile to state that the system is user friendly and
strong.
Provision is made for future development in the system.
Introduction
 Online Temple Management System is software which is helpful for temple
administrator and devotees. In the current system all the activities are
done manually. It is very time consuming and costly. Our Online Temple
Management System deals with the various activities related to the
temple and devotees.
 The two main users involved in this system are
1. User(i.e., Devotees)
2. Admin
Admin Module
Dashboard: In this section, admin can see all detail in brief like Total new darshan
booking, accepted darshan booking, rejected darshan booking, total donation, total
temple and total festivals.
Temple: In this section, admin can manage temple (Add/Update/Delete).
Festivals: In this section, admin can manage the festivals (Add/Update/Delete).
Darshan Booking: In this section, the admin can manage darshan booking and update
the status of booking.
View Donation: In this section, the admin can view the donation detail and print the
receipt.
Reports: In this section admin, can generate the following reports in a particular period
 Darshan booking: In this section, admin can generate the between dates reports of
darshan booking
 Reports of Donation: In this section, admin can generate the between dates reports of
donation.
 Collected Donation: In this section, admin can generate the report of amount which
is collected in a particular temple.
 Registered devotees: In this section, admin can generate the between dates reports of
devotees who registered themselves with temple organization.
Continue…..
Pages: In this section admin, can manage about us and contact us page of
administration
Search: In this section admin, can search following details.
 Darshan booking: In this section, admin can search booking detail by booking
number.
 Donation Receipt: In this section, admin can search booking detail by donation
number(receipt number).
 Reg Devotees: In this section, admin can search booking detail by mobile
number.
Registers Devotees: In this section, admin can view the detail of registered
devotees.
Admin can also update his profile, change the password and recover the password.
User (Devotees) Module
Home: It is welcome page for devotees.
Donation History: User can view donation history.
Darshan History: User can view darshan history and darshan booking status.
Profile: User can update his/her profile.
Change Password: User can change the password of their account.
Logout: User can logout from website.
Our Festivals: User can view all the festivals which is celebrated in the temples.
Temples: User can view the temple detail, send the donation and book darshan.
About: User can view about us page.
Contact: User can view contact us page.
User (Non-Register Devotees)
Home: It is welcome page for user.
About: User can view about us page.
Contact: User can view contact us page.
Our Festivals: User can view all the festivals which is celebrated in the
temples.
Temples: User can view the temple detail.
EXISTING SYSTEM
 Every individual is born into this world for some reason, but they never know the
same thing. Nevertheless, they search for the same thing, and it is believed by all
that god is the one who makes everyone and resides within all of them. There are
people who believe that God lives in their houses or that God's presence can be felt
there, which is why they should go there to be touched by God's grace. There are
many religions in the world, and everyone worships God in a different way. In
Hinduism, temples are common places of worship. There are many temples in the
area, but most are not well known for their grace, so fewer people tend to visit them.
The darshans became very difficult due to people wanting darshans at their
convenience at the same time they had work to do or proper management to manage
DISADVANTAGES OF EXISTING
SYSTEM
 More time
 More Maintenance
 Data Inconsistency
PROPOSED SYSTEM
 Temple Management System is web-based application which help temple
administration to store the data of users(devotees), manage devotee’s donation and
manage darshan booking. The system is also intended to provide better services to
users (devotees), provide meaningful, consistent, and timely data and information
and finally promotes efficiency by converting paper processes to electronic form.
The system was developed using basic technologies such as MySQL database and
PHP. The system is free of errors and very efficient and less time consuming due to
the care taken to develop it. All the phases of software development cycle are
employed and it is worthwhile to state that the system is user friendly and strong.
Provision is made for future development in the system.
ADVANTAGES OF PROPOSED SYSTEM
 Less time
 Less Maintenance
 Managing all temple operations
 Data Consistency
Requirement Specification
 Hardware Configuration:
Client Side
Server Side
RAM 1 GB
Hard Disk 20GB
Processor 2.0GHz
RAM 512 MB
Hard Disk 10GB
Processor 1.0 GHz
Continue.....
 Software Requirement:
Client Side
Server Side
Web Browser Google Chrome or any
compatible browser
Operating System Windows or any equivalent OS
Web Server APACHE
Server side Language PHP5.6 or above version
Database Server MySQL
Web Browser Google Chrome or any
compatible browser
Operating System Windows or any equivalent OS
Use Case Diagram
Continue…
Class Diagram
Sequence Diagram
21.signout
admin server user
login
register & login
1.dashboard
2.manage temple add/update/del
3.manage festivals add/update/ del
4. view and manage darsh booking
5.generate reports
6.pages
7.search
8.upadate own profile
9.change password
10.password recovery
11.signout
12.view dashboard
13.view festivals
14.view temples
15.book darshan
16.donate money
17.view booking history
18.view donation
19.update own profile
20.change password
Collaboration Diagram
admin server user
1:
2:
1.sign in
2.view dashboard
3.manage temple
4.manage festivals
5.view and manage darshan booking
6.generate reports
7.pages
8.search
9.update own profile
10.change password
11.password recovery
12.logout
1. sign up
2. sign in
3. dashboard
4. view temples
5. view festivals
6. book darshan
7.donate money
8.view booking history
9.view donation
10.update own profile
11. change password
12.sign out
Deployment Diagram
server
admin user
ER Diagram
Data Flow Diagram
 A data flow diagram is graphical tool used to describe and analyze
movement of data through a system. These are the central tool and
the basis from which the other components are developed. The
transformation of data from input to output, through processed, may
be described logically and independently of physical components
associated with the system.
 These are known as the logical data flow diagrams. The physical data
flow diagrams show the actual implements and movement of data
between people, departments and workstations.
Continue….
Implementation and
System Testing
 After all phase have been perfectly done, the system
will be implemented to the server and the system can
be used.
System Testing
 The goal of the system testing process was to
determine all faults in our project .The program was
subjected to a set of test inputs and many explanations
were made and based on these explanations it will be
decided whether the program behaves as expected or
not. Our Project went through two levels of testing
 Unit testing
 Integration testing
Project Screens
Conclusion
 The project titled as Online Temple Management System was deeply studied
and analyzed to design the code and implement. It was done under the
guidance of the experienced project guide. All the current requirements and
possibilities have been taken care during the project time.
 Online Temple Management System can be used by temple administration to
maintain the records of devotees, donation and darshan booking easily.
Achieving this objective is difficult using a manual system as the information is
scattered, can be redundant and collecting relevant information may be very
time consuming. All these problems are solved using this project

Bibliography
For PHP
 https://www.w3schools.com/php/default.asp
 https://www.sitepoint.com/php/
 https://www.php.net/
For MySQL
 https://www.mysql.com/
 http://www.mysqltutorial.org
For XAMPP
 https://www.apachefriends.org/download.html
Thank You

More Related Content

What's hot

Minor Project Presentation 1
Minor Project Presentation 1Minor Project Presentation 1
Minor Project Presentation 1Pratishtha Ram
 
Book Shop Management System
Book Shop Management SystemBook Shop Management System
Book Shop Management SystemMuhammadRifat12
 
Synopsis of Library Management System
Synopsis of Library Management SystemSynopsis of Library Management System
Synopsis of Library Management SystemAnkit Verma
 
Event Management System Document
Event Management System Document Event Management System Document
Event Management System Document LJ PROJECTS
 
Student result mamagement
Student result mamagementStudent result mamagement
Student result mamagementMickey
 
Online doctor appointment and emr system
Online doctor appointment and emr systemOnline doctor appointment and emr system
Online doctor appointment and emr systemAnjelika Parasar
 
Project for Student Result System
Project for Student Result SystemProject for Student Result System
Project for Student Result SystemKuMaR AnAnD
 
Employee management system Project
Employee management system ProjectEmployee management system Project
Employee management system ProjectFaizanAnsari89
 
Student Management System best PPT
Student Management System best PPTStudent Management System best PPT
Student Management System best PPTDheeraj Kumar tiwari
 
library management system
library management systemlibrary management system
library management systemprabhat kumar
 
Canteen Food Management System
Canteen Food Management SystemCanteen Food Management System
Canteen Food Management SystemShubham Dhage
 
Employee management system in Software Engineering
Employee management system in Software EngineeringEmployee management system in Software Engineering
Employee management system in Software EngineeringSadia Akter
 
Hostel management system
Hostel management systemHostel management system
Hostel management systemYOGESH SHARMA
 
ER diagrams for Railway reservation system
ER diagrams for Railway reservation systemER diagrams for Railway reservation system
ER diagrams for Railway reservation systemSoham Nanekar
 
Library management sytem
Library management sytemLibrary management sytem
Library management sytemashu6
 
Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)Harshil Darji
 
Library Management System Waterfall Model
Library Management System Waterfall ModelLibrary Management System Waterfall Model
Library Management System Waterfall Modelmitwa1990
 
408372362-Student-Result-management-System-project-report-docx.docx
408372362-Student-Result-management-System-project-report-docx.docx408372362-Student-Result-management-System-project-report-docx.docx
408372362-Student-Result-management-System-project-report-docx.docxsanthoshyadav23
 

What's hot (20)

Minor Project Presentation 1
Minor Project Presentation 1Minor Project Presentation 1
Minor Project Presentation 1
 
Book Shop Management System
Book Shop Management SystemBook Shop Management System
Book Shop Management System
 
Synopsis of Library Management System
Synopsis of Library Management SystemSynopsis of Library Management System
Synopsis of Library Management System
 
Event Management System Document
Event Management System Document Event Management System Document
Event Management System Document
 
Student result mamagement
Student result mamagementStudent result mamagement
Student result mamagement
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Online doctor appointment and emr system
Online doctor appointment and emr systemOnline doctor appointment and emr system
Online doctor appointment and emr system
 
Project for Student Result System
Project for Student Result SystemProject for Student Result System
Project for Student Result System
 
Employee management system Project
Employee management system ProjectEmployee management system Project
Employee management system Project
 
Student Management System best PPT
Student Management System best PPTStudent Management System best PPT
Student Management System best PPT
 
library management system
library management systemlibrary management system
library management system
 
Canteen Food Management System
Canteen Food Management SystemCanteen Food Management System
Canteen Food Management System
 
Employee management system in Software Engineering
Employee management system in Software EngineeringEmployee management system in Software Engineering
Employee management system in Software Engineering
 
Hostel management system
Hostel management systemHostel management system
Hostel management system
 
Online Bus Reservation System
Online Bus Reservation SystemOnline Bus Reservation System
Online Bus Reservation System
 
ER diagrams for Railway reservation system
ER diagrams for Railway reservation systemER diagrams for Railway reservation system
ER diagrams for Railway reservation system
 
Library management sytem
Library management sytemLibrary management sytem
Library management sytem
 
Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)
 
Library Management System Waterfall Model
Library Management System Waterfall ModelLibrary Management System Waterfall Model
Library Management System Waterfall Model
 
408372362-Student-Result-management-System-project-report-docx.docx
408372362-Student-Result-management-System-project-report-docx.docx408372362-Student-Result-management-System-project-report-docx.docx
408372362-Student-Result-management-System-project-report-docx.docx
 

Similar to OTMS-PPT-1moo4l.pptx

Library Management System
Library Management SystemLibrary Management System
Library Management SystemAditya Shah
 
Blog Management System
Blog Management SystemBlog Management System
Blog Management SystemStudentRocks
 
Project proposal of Library Management System.
Project proposal of Library Management System. Project proposal of Library Management System.
Project proposal of Library Management System. Arjishman Roy
 
orphanemgensysmtelsjfdinadlfhlajfdljflajdfkljalkdjflkjlajfeohrlejkldjlkjglajf...
orphanemgensysmtelsjfdinadlfhlajfdljflajdfkljalkdjflkjlajfeohrlejkldjlkjglajf...orphanemgensysmtelsjfdinadlfhlajfdljflajdfkljalkdjflkjlajfeohrlejkldjlkjglajf...
orphanemgensysmtelsjfdinadlfhlajfdljflajdfkljalkdjflkjlajfeohrlejkldjlkjglajf...drakselva2011
 
mnvRTBS-PPT-int4p9[1].pptx this report is good
mnvRTBS-PPT-int4p9[1].pptx this report is goodmnvRTBS-PPT-int4p9[1].pptx this report is good
mnvRTBS-PPT-int4p9[1].pptx this report is goodmrmanavpachurkar
 
11 Project-Online Library Management System
11 Project-Online Library Management System11 Project-Online Library Management System
11 Project-Online Library Management SystemHeather Strinden
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment softwareProshanta Halder
 
Web based tourism system
Web based tourism system Web based tourism system
Web based tourism system Shivangi Singh
 
onlinelibrarymanagementsystem-160511065906.pdf
onlinelibrarymanagementsystem-160511065906.pdfonlinelibrarymanagementsystem-160511065906.pdf
onlinelibrarymanagementsystem-160511065906.pdfrohanthombre2
 
Online library management system
Online library management systemOnline library management system
Online library management systemBharat Kunwar
 
LIBARARY MANAGEMENT SYSTEM..docx
LIBARARY MANAGEMENT SYSTEM..docxLIBARARY MANAGEMENT SYSTEM..docx
LIBARARY MANAGEMENT SYSTEM..docxAmitmAHI4
 
11.project online library management system
11.project online library management system11.project online library management system
11.project online library management systemricharamgarh
 
FITNESS-GYM-MANAGEMENT-SYSTEM-Project-Presentation.pptx
FITNESS-GYM-MANAGEMENT-SYSTEM-Project-Presentation.pptxFITNESS-GYM-MANAGEMENT-SYSTEM-Project-Presentation.pptx
FITNESS-GYM-MANAGEMENT-SYSTEM-Project-Presentation.pptxsikhaverma3
 

Similar to OTMS-PPT-1moo4l.pptx (20)

BMS-PPT-7viyvv.pptx
BMS-PPT-7viyvv.pptxBMS-PPT-7viyvv.pptx
BMS-PPT-7viyvv.pptx
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 
Blog Management System
Blog Management SystemBlog Management System
Blog Management System
 
Project proposal of Library Management System.
Project proposal of Library Management System. Project proposal of Library Management System.
Project proposal of Library Management System.
 
orphanemgensysmtelsjfdinadlfhlajfdljflajdfkljalkdjflkjlajfeohrlejkldjlkjglajf...
orphanemgensysmtelsjfdinadlfhlajfdljflajdfkljalkdjflkjlajfeohrlejkldjlkjglajf...orphanemgensysmtelsjfdinadlfhlajfdljflajdfkljalkdjflkjlajfeohrlejkldjlkjglajf...
orphanemgensysmtelsjfdinadlfhlajfdljflajdfkljalkdjflkjlajfeohrlejkldjlkjglajf...
 
mnvRTBS-PPT-int4p9[1].pptx this report is good
mnvRTBS-PPT-int4p9[1].pptx this report is goodmnvRTBS-PPT-int4p9[1].pptx this report is good
mnvRTBS-PPT-int4p9[1].pptx this report is good
 
G10_presentation.pdf
G10_presentation.pdfG10_presentation.pdf
G10_presentation.pdf
 
11 Project-Online Library Management System
11 Project-Online Library Management System11 Project-Online Library Management System
11 Project-Online Library Management System
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment software
 
Web based tourism system
Web based tourism system Web based tourism system
Web based tourism system
 
Online help desk
Online help deskOnline help desk
Online help desk
 
onlinelibrarymanagementsystem-160511065906.pdf
onlinelibrarymanagementsystem-160511065906.pdfonlinelibrarymanagementsystem-160511065906.pdf
onlinelibrarymanagementsystem-160511065906.pdf
 
Online library management system
Online library management systemOnline library management system
Online library management system
 
LIBARARY MANAGEMENT SYSTEM..docx
LIBARARY MANAGEMENT SYSTEM..docxLIBARARY MANAGEMENT SYSTEM..docx
LIBARARY MANAGEMENT SYSTEM..docx
 
11.project online library management system
11.project online library management system11.project online library management system
11.project online library management system
 
CDMS-PPT-fzq94g.pptx
CDMS-PPT-fzq94g.pptxCDMS-PPT-fzq94g.pptx
CDMS-PPT-fzq94g.pptx
 
Bank doc (autosaved)
Bank doc (autosaved)Bank doc (autosaved)
Bank doc (autosaved)
 
HOSTEL.pptx
HOSTEL.pptxHOSTEL.pptx
HOSTEL.pptx
 
HOSTEL.pptx
HOSTEL.pptxHOSTEL.pptx
HOSTEL.pptx
 
FITNESS-GYM-MANAGEMENT-SYSTEM-Project-Presentation.pptx
FITNESS-GYM-MANAGEMENT-SYSTEM-Project-Presentation.pptxFITNESS-GYM-MANAGEMENT-SYSTEM-Project-Presentation.pptx
FITNESS-GYM-MANAGEMENT-SYSTEM-Project-Presentation.pptx
 

Recently uploaded

Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...ronahami
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...ppkakm
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementDr. Deepak Mudgal
 
Adsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) pptAdsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) pptjigup7320
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...
Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...
Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...Payal Garg #K09
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesChandrakantDivate1
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwaitjaanualu31
 
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...dannyijwest
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information SystemsAnge Felix NSANZIYERA
 
INTERRUPT CONTROLLER 8259 MICROPROCESSOR
INTERRUPT CONTROLLER 8259 MICROPROCESSORINTERRUPT CONTROLLER 8259 MICROPROCESSOR
INTERRUPT CONTROLLER 8259 MICROPROCESSORTanishkaHira1
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxkalpana413121
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Databricks Generative AI Fundamentals .pdf
Databricks Generative AI Fundamentals  .pdfDatabricks Generative AI Fundamentals  .pdf
Databricks Generative AI Fundamentals .pdfVinayVadlagattu
 

Recently uploaded (20)

Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 
Adsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) pptAdsorption (mass transfer operations 2) ppt
Adsorption (mass transfer operations 2) ppt
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...
Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...
Unsatisfied Bhabhi ℂall Girls Ahmedabad Book Esha 6378878445 Top Class ℂall G...
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
Cybercrimes in the Darknet and Their Detections: A Comprehensive Analysis and...
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information Systems
 
INTERRUPT CONTROLLER 8259 MICROPROCESSOR
INTERRUPT CONTROLLER 8259 MICROPROCESSORINTERRUPT CONTROLLER 8259 MICROPROCESSOR
INTERRUPT CONTROLLER 8259 MICROPROCESSOR
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Databricks Generative AI Fundamentals .pdf
Databricks Generative AI Fundamentals  .pdfDatabricks Generative AI Fundamentals  .pdf
Databricks Generative AI Fundamentals .pdf
 

OTMS-PPT-1moo4l.pptx

  • 2. Abstract Temple Management System is web-based application which help temple administration to store the data of users(devotees), manage devotee’s donation and manage darshan booking. The system is also intended to provide better services to users (devotees), provide meaningful, consistent, and timely data and information and finally promotes efficiency by converting paper processes to electronic form. The system was developed using basic technologies such as MySQL database and PHP. The system is free of errors and very efficient and less time consuming due to the care taken to develop it. All the phases of software development cycle are employed and it is worthwhile to state that the system is user friendly and strong. Provision is made for future development in the system.
  • 3. Introduction  Online Temple Management System is software which is helpful for temple administrator and devotees. In the current system all the activities are done manually. It is very time consuming and costly. Our Online Temple Management System deals with the various activities related to the temple and devotees.  The two main users involved in this system are 1. User(i.e., Devotees) 2. Admin
  • 4. Admin Module Dashboard: In this section, admin can see all detail in brief like Total new darshan booking, accepted darshan booking, rejected darshan booking, total donation, total temple and total festivals. Temple: In this section, admin can manage temple (Add/Update/Delete). Festivals: In this section, admin can manage the festivals (Add/Update/Delete). Darshan Booking: In this section, the admin can manage darshan booking and update the status of booking. View Donation: In this section, the admin can view the donation detail and print the receipt. Reports: In this section admin, can generate the following reports in a particular period  Darshan booking: In this section, admin can generate the between dates reports of darshan booking  Reports of Donation: In this section, admin can generate the between dates reports of donation.  Collected Donation: In this section, admin can generate the report of amount which is collected in a particular temple.  Registered devotees: In this section, admin can generate the between dates reports of devotees who registered themselves with temple organization.
  • 5. Continue….. Pages: In this section admin, can manage about us and contact us page of administration Search: In this section admin, can search following details.  Darshan booking: In this section, admin can search booking detail by booking number.  Donation Receipt: In this section, admin can search booking detail by donation number(receipt number).  Reg Devotees: In this section, admin can search booking detail by mobile number. Registers Devotees: In this section, admin can view the detail of registered devotees. Admin can also update his profile, change the password and recover the password.
  • 6. User (Devotees) Module Home: It is welcome page for devotees. Donation History: User can view donation history. Darshan History: User can view darshan history and darshan booking status. Profile: User can update his/her profile. Change Password: User can change the password of their account. Logout: User can logout from website. Our Festivals: User can view all the festivals which is celebrated in the temples. Temples: User can view the temple detail, send the donation and book darshan. About: User can view about us page. Contact: User can view contact us page.
  • 7. User (Non-Register Devotees) Home: It is welcome page for user. About: User can view about us page. Contact: User can view contact us page. Our Festivals: User can view all the festivals which is celebrated in the temples. Temples: User can view the temple detail.
  • 8. EXISTING SYSTEM  Every individual is born into this world for some reason, but they never know the same thing. Nevertheless, they search for the same thing, and it is believed by all that god is the one who makes everyone and resides within all of them. There are people who believe that God lives in their houses or that God's presence can be felt there, which is why they should go there to be touched by God's grace. There are many religions in the world, and everyone worships God in a different way. In Hinduism, temples are common places of worship. There are many temples in the area, but most are not well known for their grace, so fewer people tend to visit them. The darshans became very difficult due to people wanting darshans at their convenience at the same time they had work to do or proper management to manage
  • 9. DISADVANTAGES OF EXISTING SYSTEM  More time  More Maintenance  Data Inconsistency
  • 10. PROPOSED SYSTEM  Temple Management System is web-based application which help temple administration to store the data of users(devotees), manage devotee’s donation and manage darshan booking. The system is also intended to provide better services to users (devotees), provide meaningful, consistent, and timely data and information and finally promotes efficiency by converting paper processes to electronic form. The system was developed using basic technologies such as MySQL database and PHP. The system is free of errors and very efficient and less time consuming due to the care taken to develop it. All the phases of software development cycle are employed and it is worthwhile to state that the system is user friendly and strong. Provision is made for future development in the system.
  • 11. ADVANTAGES OF PROPOSED SYSTEM  Less time  Less Maintenance  Managing all temple operations  Data Consistency
  • 12. Requirement Specification  Hardware Configuration: Client Side Server Side RAM 1 GB Hard Disk 20GB Processor 2.0GHz RAM 512 MB Hard Disk 10GB Processor 1.0 GHz
  • 13. Continue.....  Software Requirement: Client Side Server Side Web Browser Google Chrome or any compatible browser Operating System Windows or any equivalent OS Web Server APACHE Server side Language PHP5.6 or above version Database Server MySQL Web Browser Google Chrome or any compatible browser Operating System Windows or any equivalent OS
  • 17. Sequence Diagram 21.signout admin server user login register & login 1.dashboard 2.manage temple add/update/del 3.manage festivals add/update/ del 4. view and manage darsh booking 5.generate reports 6.pages 7.search 8.upadate own profile 9.change password 10.password recovery 11.signout 12.view dashboard 13.view festivals 14.view temples 15.book darshan 16.donate money 17.view booking history 18.view donation 19.update own profile 20.change password
  • 18. Collaboration Diagram admin server user 1: 2: 1.sign in 2.view dashboard 3.manage temple 4.manage festivals 5.view and manage darshan booking 6.generate reports 7.pages 8.search 9.update own profile 10.change password 11.password recovery 12.logout 1. sign up 2. sign in 3. dashboard 4. view temples 5. view festivals 6. book darshan 7.donate money 8.view booking history 9.view donation 10.update own profile 11. change password 12.sign out
  • 21. Data Flow Diagram  A data flow diagram is graphical tool used to describe and analyze movement of data through a system. These are the central tool and the basis from which the other components are developed. The transformation of data from input to output, through processed, may be described logically and independently of physical components associated with the system.  These are known as the logical data flow diagrams. The physical data flow diagrams show the actual implements and movement of data between people, departments and workstations.
  • 23. Implementation and System Testing  After all phase have been perfectly done, the system will be implemented to the server and the system can be used. System Testing  The goal of the system testing process was to determine all faults in our project .The program was subjected to a set of test inputs and many explanations were made and based on these explanations it will be decided whether the program behaves as expected or not. Our Project went through two levels of testing  Unit testing  Integration testing
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42. Conclusion  The project titled as Online Temple Management System was deeply studied and analyzed to design the code and implement. It was done under the guidance of the experienced project guide. All the current requirements and possibilities have been taken care during the project time.  Online Temple Management System can be used by temple administration to maintain the records of devotees, donation and darshan booking easily. Achieving this objective is difficult using a manual system as the information is scattered, can be redundant and collecting relevant information may be very time consuming. All these problems are solved using this project 
  • 43. Bibliography For PHP  https://www.w3schools.com/php/default.asp  https://www.sitepoint.com/php/  https://www.php.net/ For MySQL  https://www.mysql.com/  http://www.mysqltutorial.org For XAMPP  https://www.apachefriends.org/download.html

Editor's Notes

  1.   USECASE DIAGRAM: A Use case is a description of set of sequence of actions. Graphically it is rendered as an ellipse with solid line including only its name. Use case diagram is a behavioral diagram that shows a set of use cases and actors and their relationship. It is an association between the use cases and actors. An actor represents a real-world object. Primary Actor – Sender, Secondary Actor Receiver.
  2. Class Diagram: A description of set of objects that share the same attributes operations, relationships, and semantics
  3. Class Diagram: A description of set of objects that share the same attributes operations, relationships, and semantics
  4. Class Diagram: A description of set of objects that share the same attributes operations, relationships, and semantics
  5. Class Diagram: A description of set of objects that share the same attributes operations, relationships, and semantics