About of School Management System Project
Friends, in this project you will get both a website as well
as its admin panel! After running the project, an index page will open! The
index peg showing Home, Form, Login, Contact Us and Result!
Inside the form, leave form, admission form, TC form, and
the application form will be found inside which you can download!
In the result clip like you will do, here the list of
results of the whole class goes to show!
To open the admin panel, click on login and there you have
to login with admin@admin.com and password 12345! Here the dashboard will be
open, inside which you will get all the information of total class, total
staff, total other staff, here!
Here in the side bar there is an option for editing the
index page, with the help of which you can edit the index page according to
you. On clicking in the intake page, 1 menu will open in which there will be an
option of index header. As soon as we click on it, here the school name, school
phone number, school address, logo, and photos are being shown which we can
change!
After this, if you click on the index counter, then how many
students are there in the index, how many teachers are there, you can change
the total library, as well as change the photo. We can also change the photos
showing on the gallery on the index page with the help of admin panel.
In the index page in the contact who can update the photo of
principal, director, your vice, principal, we can also change their name.
After this we can create a print or pdf file of Classes
Student Teaching Staff Non Teaching Staff Adarsh Top or just list of all
these on admin panel as well as update, delete or insert all these information
Why new system in School Management System?
1 The system at any point of time can provide the
details of the student marks.
2 To show student result online
Introduction Of
Software
design sits at
the technical kernel
of the software
engineering process and
is applied regardless of the development
paradigm and area
of application. Design
is the first
step in the development phase
for any engineered
product or system.
The designer‟s goal is to produce
a model or representation of an entity that will later be built. Beginning,
once system requirement have been specified
and analyzed, system
design is the
first of the
three technical activities -design, code and test that is
required to build and verify software.
The importance can be stated with a single word “Quality”. Design is the
place where quality is fostered in software development. Design provides us
with representations of software that can assess for quality. Design is the
only way that we can accurately translate a customer‟s view into
a finished software
product or system.
Software design serves
as a foundation
for all the software engineering
steps that follow. Without a strong design we risk building an unstable system
–one that will
be difficult to
test, one whose
quality cannot be
assessed until the
last stage.During design, progressive
refinement of data
structure, program structure,
and procedural details are developed reviewed and documented. System
design can be viewed from either technical
or project management
perspective. From the
technical point of
view, design is comprised
of four activities –architectural design,
data structure design,
interface design and procedural design
Software Requirements for School Management System
WINDOWS OS (XP /2000/Vista/Windows 7/Windows 8 Windows 10 Windows 11)
Our Best Popular Projects & Posts
Post | Link |
---|---|
School Management System With Full Source Code In php | click here |
ecommerce project in php | click here |
simple login and registration form in php | click here |
Synopsis for online rooms booking project based on PHP | click here |
add multiple images in codeigniter | click here |
beginners project in php with source code | click here |
dynamic country state dropdown in codeigniter | click here |
how to generate pdf using dompdf in codeigniter | click here |
add 1 day to current date in php | click here |
how to check website/blog responsive or not? | click here |
employee attendance management system project in php with source code | click here |
Select one checkbox and disable others | click here |
printing div content with css applied | click here |
best restaurants management system in php | click here |
Preview an image before it is uploaded using jquery | click here |
text editor in jquery | click here |
data table with export button in html | click here |
add multiple images in codeigniter | click here |
codeigniter some steps to install on Your server | click here |
ajax in php/codeigniter | click here |
Create Simple API CRUD with PHP and MySQL | click here |
How to integrate bootstrap theme in codeigniter | click here |
how to prepare for interview | click here |
Convert a date format in PHP | click here |
how to export html table to excel in jquery | click here |
how to create duplicate google peg using ajax | click here |
how to make dropdown searchable in html using jquery | click here |
how to find retirement date in php | click here |
online food order system in php with source code | click here |
school management project admin panel in php | click here |
Index peg
of school management project
On the header you will
get live forms, administration forums and TC forums down load on one click। Also, when you click on the result, the class wise result list will be
shown.
Admin panel of school
management project
To go to the admin panel, go to the header and click on admin, now login with email id admin@admin.com and password 12345
On the dash board, you will get information about all the things like how many total students are there, how many are the tall teachers
You can edit index peg with
index peg editing option.
When you click on classes, you can add, edit and remove classes as well as you can also take PDF and print of this page.
When you click on the student, the student's list will open, as well as add, edit, remove and print this list.
When you click on the teacher, the teacher's list will open, as well as add, edit, remove and print this list.
Now if you click on the
bus, the bus route and driver details will open, which you can edit, remove and
print.
You can create the result very easily by going to the result and selecting the class.
Inside the report option,
you can see all the information like how many children are there in the first
class, how many people are there in the teaching staff
Technologies used in school management project
Php mvc codeigniter
CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications. CodeIgniter is easy to use an open-source MVC based framework for PHP. It is a loosely coupled framework that is used for the rapid development of websites and mobile APIs.Here you can read about CodeIgniter helpers, sessions, hooks, Routing, Constants ORM supported by Codeigniter and more.
jQuery - AJAX Introduction
AJAX is the art of exchanging data with a server, and updating parts of a web page - without reloading the whole page.
Mysql
MySQL is a full-featured relational database management system (RDBMS) that competes with the likes of Oracle DB and Microsoft’s SQL Server. MySQL is sponsored by the Swedish company MySQL AB, which is owned by Oracle Corp. However, the MySQL source code is freely available because it was originally developed as freeware. MySQL is written in C and C++ and is compatible with all major operating systems.
Design of Database Table
The data to be used in the system are stored in various tables. The number of tables used & their structure are decided upon keeping in mind the logical relation in the data available. The database design specifies:
The database design specifies:
1.The various tables to be used
2.Data to store in each table
3.Format of the fields & their types
We are using database of MySql.
Steps for setup School Management System
1 download the project
2 download xampp server and install on your pc
xampp link https://www.apachefriends.org/download.html
3 now open c drive open the xampp folder ,again open htdocs folde and put the project
4 now right click and Extract project
5 now go to browser and give url localhost/phpmyadmin
6 now create new database and import databse
0 Comments