SlideShare a Scribd company logo
1 of 51
ERP
Guided By: Shailesh Gohil
Developed By : Amit Gandhi
OVERVIEW
 Company Profile
 Introduction
 Software specification
 Analysis phase
 Design phase
 Data dictionary
 Implementation
 Limitation & future improvement
 Conclusion
COMPANY PROFILE
 TOPS Technologies is one of the largest IT Training, Outsourcing and
Placement Service provider. TOPS offer a wide array of solutions in the
IT industry, through multiple offices located in Ahmadabad, Vadodara,
Rajkot, Surat, Navsari, Mehsana, Junagadh, Indore, Bhopal, Jabalpur,
Noida, Kota, Jaipur, Nagpur, Dehradun in India and sales offices in
Chicago, IL and Mountain View,CA in USA.
 TOPS Technologies are based on the Training, Outsourcing, placement
and Services.
 TOPS Technologies have partnered with more than 1000 software
companies across Gujarat and India for placements. Our team works with
each software company on a personal level to understand their
requirements and provide them with required talent.
 The management team has 15+ years of work experience working for
companies JP Morgan, Verizon Wireless, Capegemini, US Cellular in
different verticals ranging from banking solutions to health care industry
to mobile applications.
INTRODUCTION
 ERP systems collect data and financial information from various
areas within an organisation, then stores that data centrally on a
computer.
 ERP systems are typically made up of different modules depending
on the type of organisation and its requirements. .
 This will reduce the efforts to maintain the record allocation process.
 Its all about to how to manage the student record in a master file as
well as how admin and faculty can manage the profile and keep
information about the student.
 All the information regarding student can see and edit if necessary
apart from that faculty can keep record of student and they can
manage information like student profile, exam, attendance, or other
information.
SCOPE
 Different people, place from different departments can view the
same information about Student Information.
 To enable the head and technical supporting group to access the
system from anywhere.
 To enable the Student to view as well as raise suggestion from
anywhere.
 To enable the student evolution with giving online exam and get the
result on the spot.
PURPOSE
 The project is about to handle all the information of the
student regarding course and examination. Also it manages
resources which were managed and handled by manpower
previously. The main purpose of the project is to integrate
distinct sections of the organization into consistent manner so
that complex functions can be handled smoothly by any
technical or non-technical persons.
 The project aims at the following matters:
 To manage information of student, faculty and courses.
 Consistently update information of all the students.
 Reports.
 Assistance in decision-making.
SYSTEM REQUIREMENT SPECIFICATION
 Hardware Requirement
 Processor: Any Pentium IV or compatible
 RAM: Minimum 1 GB
 Hard disk: Minimum 80 GB
 Software Requirement
 Operating System: Windows 7,ubantu
 Browser: Mozilla Firefox, Chrome, Internet Explorer
 Front End: jsp/servelet
 Back End : mysql Server
ANALYSIS PHASE
 EXISTING SYSTEM
 The existing system is manual entry of up keeping of the details of the
persons who are registered already And it is very difficult for each perso
very difficult to the students from far distance to reach the exam center.
 This system is required to prepare registration to print a lot of number
manually.
 The details of these students in a month by hand is very difficult.
 This requires quite a lot of time and wastage of money as it requires
quite lot of manpower to do that. Another factor that takes into account
that is the possibility of errors and which requires verification and
checking of data relating to various operations which is done manually.
 The limitation of existing system is that it is not all personalized. It cannot
be used for personal
 ERP System conduct the exams online without the need of going to any
physical destination.
 Even the other staff members can make quick entries if the responsible
person is not present.
ANALYSIS PHASE
 PROPOSED SYSTEM
 The modern computerized system is developed with the aim
to overcome the drawbacks of existing system.
 The new system is more personalized. It is made in such a
manner that all the new users can understand all the options in
it very easily. It is made in a quick and easy referential
manner.
 Access to all important matters are not always locked and can
be opened easily at the time of urgency.
 The advantages of proposed system are that security is
maintained in the new system.
 Securities for all important data are maintained confidentially.
 As it easily understandable and user friendly, quick entries can
be made in this system.
DESIGN PHASE
USE CASE DIAGRAM
ACTIVITY DIAGRAM
 Student module
Login
submit
validno
Successfully done
Check profile Supporting Doc
Get detail
yes
Download Document
Exam
Appear for exam
valid
login
Exam Paper
Enter user name &
password
Get Resultl
Logout
FACULTY MODULE Login
submit
valid
no
Manage students
Batches
submit
yes
Reporting
valid
login
Submit Report
Enter user name &
password
Get Mail
 Task
Task information
Successfully done Logout
SEQUENCE DIAGRAM
TABLE NAME: STUDENT
Attribute Data Type
Constrains
DescriptionNull Key
Id Int No pri id of the student
fname varchar(20) No student firstname
lname varchar(20) No student last name
gender varchar(6) No student gender
Add varchar(50 No student address
City varchar(20) No city of the student
State varchar(20) No student state
email varchar(50) No student email
Qual varchar(10) No qualification of the student
course Int No course of the student
j_date Date No joining date of the student
mo_no Int No student mobile nu
p_no Int No student phone num
u_name varchar(30) No username of the student
Pwd varchar(30) No password of the student
status varchar(10) Yes status of the student
TABLE NAME: FACULTY_MSTR
Attribute Data Type
Constrains
Description
Is Null Key
Id Int No pri faculty id
fname varchar(20) No first name of the faculty
mname varchar(20) No middle name of the faculty
lname varchar(20) No last name of the faculty
gen varchar(6) No faculty gender
add varchar(50) No faculty address
city varchar(20) No city of the faculty
state varchar(20) No state of the facutly
email varchar(50) No faculty email detail
course varchar(25) No faculty for which course
quali varchar(10) No qualification of the faculty
exp varchar(2) No experience of the faculty
j_date Date No joining date of the faculty
m_no Int No mobile no of the faculty
u_name varchar(30) No username of the faculty
pass varchar(30) No password ot the faculty
TABLE NAME: COURSE_MSTR
Attribute Data Type
Constrains
Description
Null Key
c_id Int No pri id of the course
c_name varchar(25) No course name
b_name varchar(15) No batch name
stud_status varchar(10) No status of the student
lec_status varchar(8) No status of the lecture
f_name varchar(20) No faculty name
f_id Int No fk(faculty_mstr) id of the faculty
b_id Int No fk(batch_mstr) id of the batch
TABLE: BATCH_MSTR
Attribute Data Type
Constrains
Description
Null Key
b_id Int No pri id of the batch
b_name varchar(25) No name of the batch
b_tostud Int No total no of student in the batch
b_start Date No starting date of the batch
b_end Date No ending date of the batch
b_duration varchar(12) No time of the batch
b_progress varchar(8) No progress of the batch
b_days varchar(4) No days of the batch
b_stutus varchar(10) No batch status
IMPLEMENTATION
 Student Module
 Faculty Module
 Admin Module
STUDENT MODULE
LOGIN PAGE
PASSWORD FORGOT PAGE
CONFORMATION MESSAGE
CHANGE PASSWORD PAGE
HOME PAGE
PROFILE PAGE
EXAM RESULT PAGE
SUPPORTING DOCUMENT PAGE
ONLINE EXAM PAGE
ONLINE EXAM PAGE
SUGGESTION PAGE
LOGOUT PAGE
FACULTY MODULE
FACULTY TASK PAGE
ASSIGNMENT PAGE
BATCH DETAILS
SEARCH PAGE
SEARCH RESULT PAGE
FACULTY DAILY REPORT PAGE
FACULTY DAILY REPORT PAGE
FACULTY REPORT PAGE
ADMIN MODULE
NEW FACULTY PAGE
VIEW, UPDATE, AND REMOVE PAGE
NEW STUDENT PAGE
VIEW, UPDATE, AND REMOVE STUDENT
INSERT NEW PAPER
ADD NEW QUESTIONS , OPTIONS AND CORRECT
ANSWER
LIMITATIONS AND FUTURE IMPROVEMENT
 The limitation of the application is more improve in online
examination. Limited questions had been stored and need more
updation and maintenance of the application.
 Storage capacity too small so that it cannot be stored large amount
of data so take back up is necessary for the future requirement. So
limited amount of data can be stored.
 A Print of the result cannot print out in this application.
 Future improvement
o Make online exam more effective, efficient and more dynamic so
that it helps to get a good support from the student.
o It has been marking while this application open in other
browser due to designing support. Its more support to Mozilla
as compare to other browser.
 Online result printing and more user interaction functionality
and features needs to be developed.
 Needs to improve more security for the purpose of the safety.
CONCLUSION
 The system has been developed with simple user
interaction, efficient and less time consuming.
 ERP has been developed and the system will
tested with proper data. The system results in
regular timing preparation of the required output to
comparison with the manual system.
THANK YOU

More Related Content

What's hot

School management system
School management systemSchool management system
School management systemdeva491
 
School management system
School management systemSchool management system
School management systemSantosh Sah
 
Web School - School Management System
Web School - School Management SystemWeb School - School Management System
Web School - School Management Systemaju a s
 
Presentation Slides of College Management System Report
Presentation Slides of College Management System ReportPresentation Slides of College Management System Report
Presentation Slides of College Management System ReportMuhammadHusnainRaza
 
School management system
School management systemSchool management system
School management systemSaurav Misra
 
EducationERP.net Presentation
EducationERP.net PresentationEducationERP.net Presentation
EducationERP.net PresentationSreedhar K R
 
School Management System
School Management SystemSchool Management System
School Management SystemHATIM Bhagat
 
School ERP, Education ERP, School Management System
School ERP, Education ERP, School Management SystemSchool ERP, Education ERP, School Management System
School ERP, Education ERP, School Management SystemBaryons Software Solutions
 
School Management System
School Management SystemSchool Management System
School Management SystemZain Basit
 
College mgmnt system
College mgmnt systemCollege mgmnt system
College mgmnt systemSayali Birari
 
Online School Website Presentation
Online School Website PresentationOnline School Website Presentation
Online School Website PresentationParth Sathvara
 
Student attendance system using barcode
Student attendance system using barcodeStudent attendance system using barcode
Student attendance system using barcodeGaneshgg Ganesh
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment softwareProshanta Halder
 
Student Management System
Student Management SystemStudent Management System
Student Management SystemHamaQarani
 
College Management System project srs 2015
College Management System project srs 2015College Management System project srs 2015
College Management System project srs 2015Surendra Mahala
 
Student Management System Project Abstract
Student Management System Project AbstractStudent Management System Project Abstract
Student Management System Project AbstractUdhayyagethan Mano
 

What's hot (20)

School management system
School management systemSchool management system
School management system
 
School softwer slide
School softwer  slideSchool softwer  slide
School softwer slide
 
School management system
School management systemSchool management system
School management system
 
Web School - School Management System
Web School - School Management SystemWeb School - School Management System
Web School - School Management System
 
School Management System
School Management SystemSchool Management System
School Management System
 
Presentation Slides of College Management System Report
Presentation Slides of College Management System ReportPresentation Slides of College Management System Report
Presentation Slides of College Management System Report
 
School management system
School management systemSchool management system
School management system
 
EducationERP.net Presentation
EducationERP.net PresentationEducationERP.net Presentation
EducationERP.net Presentation
 
School Management System
School Management SystemSchool Management System
School Management System
 
School ERP, Education ERP, School Management System
School ERP, Education ERP, School Management SystemSchool ERP, Education ERP, School Management System
School ERP, Education ERP, School Management System
 
School Management System
School Management SystemSchool Management System
School Management System
 
School management system
School management systemSchool management system
School management system
 
School management system
School management systemSchool management system
School management system
 
College mgmnt system
College mgmnt systemCollege mgmnt system
College mgmnt system
 
Online School Website Presentation
Online School Website PresentationOnline School Website Presentation
Online School Website Presentation
 
Student attendance system using barcode
Student attendance system using barcodeStudent attendance system using barcode
Student attendance system using barcode
 
Project proposal of school managment software
Project proposal of school managment softwareProject proposal of school managment software
Project proposal of school managment software
 
Student Management System
Student Management SystemStudent Management System
Student Management System
 
College Management System project srs 2015
College Management System project srs 2015College Management System project srs 2015
College Management System project srs 2015
 
Student Management System Project Abstract
Student Management System Project AbstractStudent Management System Project Abstract
Student Management System Project Abstract
 

Similar to ERP on School Management System

Final project report
Final project reportFinal project report
Final project reportMahul Sompura
 
Quiz Buzz.pptx
Quiz Buzz.pptxQuiz Buzz.pptx
Quiz Buzz.pptxTechCK
 
Training and placement
Training and placementTraining and placement
Training and placementBhavesh Parmar
 
Training and placement reportmsword
Training and placement reportmswordTraining and placement reportmsword
Training and placement reportmswordBhavesh Parmar
 
Current Trend of Placement Activity Control System in the College
Current Trend of Placement Activity Control System in the CollegeCurrent Trend of Placement Activity Control System in the College
Current Trend of Placement Activity Control System in the CollegeAI Publications
 
Online Examination abstract 2017
Online Examination abstract 2017Online Examination abstract 2017
Online Examination abstract 2017ioshean
 
IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...IRJET Journal
 
Presentation bfdgndfn cbdtgdf dbdgn cbnd gredhfcb dhjgnfrgf dfhhnfhbv
Presentation bfdgndfn cbdtgdf dbdgn cbnd gredhfcb dhjgnfrgf dfhhnfhbvPresentation bfdgndfn cbdtgdf dbdgn cbnd gredhfcb dhjgnfrgf dfhhnfhbv
Presentation bfdgndfn cbdtgdf dbdgn cbnd gredhfcb dhjgnfrgf dfhhnfhbvAkshayYeole7
 
Studentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyrStudentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyr053VENKADESHKUMARVK
 
IRJET - Implementation of Conducting Online Certification Examination in ...
IRJET -  	  Implementation of Conducting Online Certification Examination in ...IRJET -  	  Implementation of Conducting Online Certification Examination in ...
IRJET - Implementation of Conducting Online Certification Examination in ...IRJET Journal
 
Software requirement specification
Software requirement specificationSoftware requirement specification
Software requirement specificationAmit Gandhi
 
topic selectionhmcbvbk jgcmgjb jgfnbgvbj hxngcvbk hm xhrcgnvbmn .pptx
topic selectionhmcbvbk  jgcmgjb  jgfnbgvbj  hxngcvbk hm xhrcgnvbmn .pptxtopic selectionhmcbvbk  jgcmgjb  jgfnbgvbj  hxngcvbk hm xhrcgnvbmn .pptx
topic selectionhmcbvbk jgcmgjb jgfnbgvbj hxngcvbk hm xhrcgnvbmn .pptxAkshayYeole7
 
Mini Project2019-22_StudentManagementSystem (1).pptx
Mini Project2019-22_StudentManagementSystem (1).pptxMini Project2019-22_StudentManagementSystem (1).pptx
Mini Project2019-22_StudentManagementSystem (1).pptxSachuS16
 
INSTITUTE CRM AND ERP SYSTEM
INSTITUTE CRM AND ERP SYSTEMINSTITUTE CRM AND ERP SYSTEM
INSTITUTE CRM AND ERP SYSTEMIRJET Journal
 
Online examination system of open and distance education
Online examination system of open and distance educationOnline examination system of open and distance education
Online examination system of open and distance educationPallavi Singh
 

Similar to ERP on School Management System (20)

Final project report
Final project reportFinal project report
Final project report
 
Quiz Buzz.pptx
Quiz Buzz.pptxQuiz Buzz.pptx
Quiz Buzz.pptx
 
Training and placement
Training and placementTraining and placement
Training and placement
 
Training and placement reportmsword
Training and placement reportmswordTraining and placement reportmsword
Training and placement reportmsword
 
Current Trend of Placement Activity Control System in the College
Current Trend of Placement Activity Control System in the CollegeCurrent Trend of Placement Activity Control System in the College
Current Trend of Placement Activity Control System in the College
 
Online Examination abstract 2017
Online Examination abstract 2017Online Examination abstract 2017
Online Examination abstract 2017
 
IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...IRJET- Placement Management and Prediction System using Data Mining and Cloud...
IRJET- Placement Management and Prediction System using Data Mining and Cloud...
 
Presentation bfdgndfn cbdtgdf dbdgn cbnd gredhfcb dhjgnfrgf dfhhnfhbv
Presentation bfdgndfn cbdtgdf dbdgn cbnd gredhfcb dhjgnfrgf dfhhnfhbvPresentation bfdgndfn cbdtgdf dbdgn cbnd gredhfcb dhjgnfrgf dfhhnfhbv
Presentation bfdgndfn cbdtgdf dbdgn cbnd gredhfcb dhjgnfrgf dfhhnfhbv
 
Studentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyrStudentinformationmanagementsystem.pdf iyr
Studentinformationmanagementsystem.pdf iyr
 
College admission system
College admission system College admission system
College admission system
 
IMS (1).pptx
IMS (1).pptxIMS (1).pptx
IMS (1).pptx
 
School Management System
School Management SystemSchool Management System
School Management System
 
IRJET - Implementation of Conducting Online Certification Examination in ...
IRJET -  	  Implementation of Conducting Online Certification Examination in ...IRJET -  	  Implementation of Conducting Online Certification Examination in ...
IRJET - Implementation of Conducting Online Certification Examination in ...
 
Software requirement specification
Software requirement specificationSoftware requirement specification
Software requirement specification
 
Online Admission System
Online Admission System  Online Admission System
Online Admission System
 
topic selectionhmcbvbk jgcmgjb jgfnbgvbj hxngcvbk hm xhrcgnvbmn .pptx
topic selectionhmcbvbk  jgcmgjb  jgfnbgvbj  hxngcvbk hm xhrcgnvbmn .pptxtopic selectionhmcbvbk  jgcmgjb  jgfnbgvbj  hxngcvbk hm xhrcgnvbmn .pptx
topic selectionhmcbvbk jgcmgjb jgfnbgvbj hxngcvbk hm xhrcgnvbmn .pptx
 
Mini Project2019-22_StudentManagementSystem (1).pptx
Mini Project2019-22_StudentManagementSystem (1).pptxMini Project2019-22_StudentManagementSystem (1).pptx
Mini Project2019-22_StudentManagementSystem (1).pptx
 
Student acadamic system Final report
Student acadamic system Final reportStudent acadamic system Final report
Student acadamic system Final report
 
INSTITUTE CRM AND ERP SYSTEM
INSTITUTE CRM AND ERP SYSTEMINSTITUTE CRM AND ERP SYSTEM
INSTITUTE CRM AND ERP SYSTEM
 
Online examination system of open and distance education
Online examination system of open and distance educationOnline examination system of open and distance education
Online examination system of open and distance education
 

More from Amit Gandhi

More from Amit Gandhi (20)

Job portal
Job portalJob portal
Job portal
 
Dimond recognition system
Dimond recognition systemDimond recognition system
Dimond recognition system
 
Project Report
Project ReportProject Report
Project Report
 
Uml examples
Uml examplesUml examples
Uml examples
 
Project Report
Project ReportProject Report
Project Report
 
Student management system
Student management systemStudent management system
Student management system
 
Student Management System
Student Management SystemStudent Management System
Student Management System
 
Student Management System
Student Management SystemStudent Management System
Student Management System
 
Student Management System
Student Management SystemStudent Management System
Student Management System
 
List of tables
List of tablesList of tables
List of tables
 
List of figures
List of figuresList of figures
List of figures
 
Company profile
Company profileCompany profile
Company profile
 
Chapter 10
Chapter 10Chapter 10
Chapter 10
 
Chapter 9
Chapter 9Chapter 9
Chapter 9
 
Chapter 8
Chapter 8Chapter 8
Chapter 8
 
Chapter 7
Chapter 7Chapter 7
Chapter 7
 
Chapter 6
Chapter 6Chapter 6
Chapter 6
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 

Recently uploaded

THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxPoojaSen20
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 

Recently uploaded (20)

THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptxCulture Uniformity or Diversity IN SOCIOLOGY.pptx
Culture Uniformity or Diversity IN SOCIOLOGY.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 

ERP on School Management System

  • 1. ERP Guided By: Shailesh Gohil Developed By : Amit Gandhi
  • 2. OVERVIEW  Company Profile  Introduction  Software specification  Analysis phase  Design phase  Data dictionary  Implementation  Limitation & future improvement  Conclusion
  • 3. COMPANY PROFILE  TOPS Technologies is one of the largest IT Training, Outsourcing and Placement Service provider. TOPS offer a wide array of solutions in the IT industry, through multiple offices located in Ahmadabad, Vadodara, Rajkot, Surat, Navsari, Mehsana, Junagadh, Indore, Bhopal, Jabalpur, Noida, Kota, Jaipur, Nagpur, Dehradun in India and sales offices in Chicago, IL and Mountain View,CA in USA.  TOPS Technologies are based on the Training, Outsourcing, placement and Services.  TOPS Technologies have partnered with more than 1000 software companies across Gujarat and India for placements. Our team works with each software company on a personal level to understand their requirements and provide them with required talent.  The management team has 15+ years of work experience working for companies JP Morgan, Verizon Wireless, Capegemini, US Cellular in different verticals ranging from banking solutions to health care industry to mobile applications.
  • 4. INTRODUCTION  ERP systems collect data and financial information from various areas within an organisation, then stores that data centrally on a computer.  ERP systems are typically made up of different modules depending on the type of organisation and its requirements. .  This will reduce the efforts to maintain the record allocation process.  Its all about to how to manage the student record in a master file as well as how admin and faculty can manage the profile and keep information about the student.  All the information regarding student can see and edit if necessary apart from that faculty can keep record of student and they can manage information like student profile, exam, attendance, or other information.
  • 5. SCOPE  Different people, place from different departments can view the same information about Student Information.  To enable the head and technical supporting group to access the system from anywhere.  To enable the Student to view as well as raise suggestion from anywhere.  To enable the student evolution with giving online exam and get the result on the spot.
  • 6. PURPOSE  The project is about to handle all the information of the student regarding course and examination. Also it manages resources which were managed and handled by manpower previously. The main purpose of the project is to integrate distinct sections of the organization into consistent manner so that complex functions can be handled smoothly by any technical or non-technical persons.  The project aims at the following matters:  To manage information of student, faculty and courses.  Consistently update information of all the students.  Reports.  Assistance in decision-making.
  • 7. SYSTEM REQUIREMENT SPECIFICATION  Hardware Requirement  Processor: Any Pentium IV or compatible  RAM: Minimum 1 GB  Hard disk: Minimum 80 GB  Software Requirement  Operating System: Windows 7,ubantu  Browser: Mozilla Firefox, Chrome, Internet Explorer  Front End: jsp/servelet  Back End : mysql Server
  • 8. ANALYSIS PHASE  EXISTING SYSTEM  The existing system is manual entry of up keeping of the details of the persons who are registered already And it is very difficult for each perso very difficult to the students from far distance to reach the exam center.  This system is required to prepare registration to print a lot of number manually.  The details of these students in a month by hand is very difficult.  This requires quite a lot of time and wastage of money as it requires quite lot of manpower to do that. Another factor that takes into account that is the possibility of errors and which requires verification and checking of data relating to various operations which is done manually.  The limitation of existing system is that it is not all personalized. It cannot be used for personal  ERP System conduct the exams online without the need of going to any physical destination.  Even the other staff members can make quick entries if the responsible person is not present.
  • 9. ANALYSIS PHASE  PROPOSED SYSTEM  The modern computerized system is developed with the aim to overcome the drawbacks of existing system.  The new system is more personalized. It is made in such a manner that all the new users can understand all the options in it very easily. It is made in a quick and easy referential manner.  Access to all important matters are not always locked and can be opened easily at the time of urgency.  The advantages of proposed system are that security is maintained in the new system.  Securities for all important data are maintained confidentially.  As it easily understandable and user friendly, quick entries can be made in this system.
  • 11. ACTIVITY DIAGRAM  Student module Login submit validno Successfully done Check profile Supporting Doc Get detail yes Download Document Exam Appear for exam valid login Exam Paper Enter user name & password Get Resultl Logout
  • 12. FACULTY MODULE Login submit valid no Manage students Batches submit yes Reporting valid login Submit Report Enter user name & password Get Mail  Task Task information Successfully done Logout
  • 14. TABLE NAME: STUDENT Attribute Data Type Constrains DescriptionNull Key Id Int No pri id of the student fname varchar(20) No student firstname lname varchar(20) No student last name gender varchar(6) No student gender Add varchar(50 No student address City varchar(20) No city of the student State varchar(20) No student state email varchar(50) No student email Qual varchar(10) No qualification of the student course Int No course of the student j_date Date No joining date of the student mo_no Int No student mobile nu p_no Int No student phone num u_name varchar(30) No username of the student Pwd varchar(30) No password of the student status varchar(10) Yes status of the student
  • 15. TABLE NAME: FACULTY_MSTR Attribute Data Type Constrains Description Is Null Key Id Int No pri faculty id fname varchar(20) No first name of the faculty mname varchar(20) No middle name of the faculty lname varchar(20) No last name of the faculty gen varchar(6) No faculty gender add varchar(50) No faculty address city varchar(20) No city of the faculty state varchar(20) No state of the facutly email varchar(50) No faculty email detail course varchar(25) No faculty for which course quali varchar(10) No qualification of the faculty exp varchar(2) No experience of the faculty j_date Date No joining date of the faculty m_no Int No mobile no of the faculty u_name varchar(30) No username of the faculty pass varchar(30) No password ot the faculty
  • 16. TABLE NAME: COURSE_MSTR Attribute Data Type Constrains Description Null Key c_id Int No pri id of the course c_name varchar(25) No course name b_name varchar(15) No batch name stud_status varchar(10) No status of the student lec_status varchar(8) No status of the lecture f_name varchar(20) No faculty name f_id Int No fk(faculty_mstr) id of the faculty b_id Int No fk(batch_mstr) id of the batch
  • 17. TABLE: BATCH_MSTR Attribute Data Type Constrains Description Null Key b_id Int No pri id of the batch b_name varchar(25) No name of the batch b_tostud Int No total no of student in the batch b_start Date No starting date of the batch b_end Date No ending date of the batch b_duration varchar(12) No time of the batch b_progress varchar(8) No progress of the batch b_days varchar(4) No days of the batch b_stutus varchar(10) No batch status
  • 18. IMPLEMENTATION  Student Module  Faculty Module  Admin Module
  • 43. VIEW, UPDATE, AND REMOVE PAGE
  • 45. VIEW, UPDATE, AND REMOVE STUDENT
  • 47. ADD NEW QUESTIONS , OPTIONS AND CORRECT ANSWER
  • 48. LIMITATIONS AND FUTURE IMPROVEMENT  The limitation of the application is more improve in online examination. Limited questions had been stored and need more updation and maintenance of the application.  Storage capacity too small so that it cannot be stored large amount of data so take back up is necessary for the future requirement. So limited amount of data can be stored.  A Print of the result cannot print out in this application.  Future improvement o Make online exam more effective, efficient and more dynamic so that it helps to get a good support from the student. o It has been marking while this application open in other browser due to designing support. Its more support to Mozilla as compare to other browser.
  • 49.  Online result printing and more user interaction functionality and features needs to be developed.  Needs to improve more security for the purpose of the safety.
  • 50. CONCLUSION  The system has been developed with simple user interaction, efficient and less time consuming.  ERP has been developed and the system will tested with proper data. The system results in regular timing preparation of the required output to comparison with the manual system.