SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

La actualidad más candente

School management system
School management systemSchool management system
School management systemSoumya Behera
 
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 blood bank system design
online blood bank system designonline blood bank system design
online blood bank system designRohit Jawale
 
College Management System project
College Management System projectCollege Management System project
College Management System projectManish Kushwaha
 
Library Management System - LMS
Library Management System - LMSLibrary Management System - LMS
Library Management System - LMSHasibul Haque Hira
 
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured ChartStock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chartgrandhiprasuna
 
Synopsis of Fee Management System
Synopsis of Fee Management SystemSynopsis of Fee Management System
Synopsis of Fee Management SystemDivya_Gupta19
 
Library management system
Library management systemLibrary management system
Library management systemArman Ahmed
 
College mgmnt system
College mgmnt systemCollege mgmnt system
College mgmnt systemSayali Birari
 
Web based Career guidance
Web based Career guidanceWeb based Career guidance
Web based Career guidanceFAKHRUN NISHA
 
Online Ticket Reservation System-SRS, ERD, DFD, Structured Charts
Online Ticket Reservation System-SRS, ERD, DFD, Structured ChartsOnline Ticket Reservation System-SRS, ERD, DFD, Structured Charts
Online Ticket Reservation System-SRS, ERD, DFD, Structured Chartsgrandhiprasuna
 
Library management system
Library management systemLibrary management system
Library management systemKhushboo Taneja
 
online Examination System (project report)
online Examination System (project report)online Examination System (project report)
online Examination System (project report)vivek anand
 
Online Quiz System Project Report ppt
Online Quiz System Project Report pptOnline Quiz System Project Report ppt
Online Quiz System Project Report pptKishan Maurya
 
Library management system project
Library management system projectLibrary management system project
Library management system projectAJAY KUMAR
 
SRS on airline reservation system
SRS on airline reservation system SRS on airline reservation system
SRS on airline reservation system VikasSingh958
 
College Management System Project
College Management System ProjectCollege Management System Project
College Management System ProjectManish Kushwaha
 
College Management System
College Management SystemCollege Management System
College Management SystemAsfaque Khalid
 

La actualidad más candente (20)

School management system
School management systemSchool management system
School management 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 blood bank system design
online blood bank system designonline blood bank system design
online blood bank system design
 
College Management System project
College Management System projectCollege Management System project
College Management System project
 
Library Management System - LMS
Library Management System - LMSLibrary Management System - LMS
Library Management System - LMS
 
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured ChartStock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
Stock Maintenance System-Problem Statement, SRS, ERD, DFD, Structured Chart
 
School management system
School management systemSchool management system
School management system
 
Synopsis of Fee Management System
Synopsis of Fee Management SystemSynopsis of Fee Management System
Synopsis of Fee Management System
 
Library management system
Library management systemLibrary management system
Library management system
 
College mgmnt system
College mgmnt systemCollege mgmnt system
College mgmnt system
 
Online final report
Online final reportOnline final report
Online final report
 
Web based Career guidance
Web based Career guidanceWeb based Career guidance
Web based Career guidance
 
Online Ticket Reservation System-SRS, ERD, DFD, Structured Charts
Online Ticket Reservation System-SRS, ERD, DFD, Structured ChartsOnline Ticket Reservation System-SRS, ERD, DFD, Structured Charts
Online Ticket Reservation System-SRS, ERD, DFD, Structured Charts
 
Library management system
Library management systemLibrary management system
Library management system
 
online Examination System (project report)
online Examination System (project report)online Examination System (project report)
online Examination System (project report)
 
Online Quiz System Project Report ppt
Online Quiz System Project Report pptOnline Quiz System Project Report ppt
Online Quiz System Project Report ppt
 
Library management system project
Library management system projectLibrary management system project
Library management system project
 
SRS on airline reservation system
SRS on airline reservation system SRS on airline reservation system
SRS on airline reservation system
 
College Management System Project
College Management System ProjectCollege Management System Project
College Management System Project
 
College Management System
College Management SystemCollege Management System
College Management System
 

Similar a 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
 
Synopsis of Library Management System
Synopsis of Library Management SystemSynopsis of Library Management System
Synopsis of Library Management SystemAnkit Verma
 
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
 
library management system
library management systemlibrary management system
library management systemprabhat kumar
 
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
 

Similar a 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...
 
Synopsis of Library Management System
Synopsis of Library Management SystemSynopsis of Library Management System
Synopsis of Library Management System
 
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
 
library management system
library management systemlibrary management system
library management system
 
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
 

Último

Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
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
 
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
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdfKamal Acharya
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilVinayVitekari
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
 

Último (20)

Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
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 ...
 
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
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 

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

Notas del editor

  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