Bca 6th Sem
Bca 6th Sem
CHAPTER 1: INTRODUCTION
1.1. Introduction to Project..........................................................................................
1.2. Technical specifications..........................................................................................................
CHAPTER 6: IMPLEMENTATION
6.1. Implementation mechanism used…………………………………………………
CHAPTER 7: LIMITATION
7.1. Limitations………………………………………………………………………..
CHAPTER 8: CONCLUSION
8.1. Conclusion………………………………………………………………………..
1
CHAPTER 1
INTRODUCTION
1.1. Introduction:
The School Management System website revolutionizes educational institutions with its one-stop
solution for efficient administration, seamless communication, and enhanced learning experiences. With
the increasing complexity of educational institutions, a robust and user-friendly platform to manage
student records, attendance, timetables, and examinations is crucial. The website streamlines tasks for
administrators, empowers teachers with a user-friendly interface, and provides students and parents with
real-time updates, fostering a technology-driven learning environment accessible on computers and
mobile devices. The report explores technical specifications, feasibility, and future scope, emphasizing
its potential to transform school management practices.
1.2. Technical specifications:
The School Management System website is built on a robust and scalable architecture, utilizing the
latest web-based technologies to ensure optimal performance and functionality. Here are the key
technical specifications of the system:
Specifications of the System used to develop and test the website-: Operating Systems:
• Windows 10
Desktop:
Mobile:
• RAM: 3GB
Toolkit:
2
Platform:
• Back-end
- MS SQL Database Server
-Laravel
• Front-End
-HTML, CSS, Bootstrap
-JavaScript
3
CHAPTER 2
TECHNOLOGIES USED
A simple markup language used to create hypertext documents that are portable from one
platform to another. HTML files are simple ASCII text files with codes embedded (indicated
by markup tags) to denote formatting and hypertext links. Many people who use HTML to
create Web pages or other documents find Notepad a useful tool for writing in HTML.
Because Notepad supports only very basic formatting, you cannot accidently save special
formatting in documents that need to remain pure text. This is especially useful when creating
HTML documents for a Web page because special characters or other formatting may not
appear in your published Web page or may even cause errors. Many word processors provide
additional tools or converters to help you create HTML documents. But, if you are creating
simple pages or if you want to make a few quick changes Notepad opens files quickly. Also,
Notepad shows all of the HTML tags so you can troubleshoot your page. Not all word
processors or converters make the HTML code available. Text editors like Notepad++,Visual
Studio Code, Brackets, Sublime provides predefined tags making the use of HTML tags easy.
4
2.2. 2. JQuery
JQuery is light weight, “write less, do more” JavaScript library. The purpose of JQuery is to
make it much easier to use Java Script on your website. JQuery takes a lot of common tasks
that required many lines of Java Script code to accomplish, and wraps it into methods that
you can call with a single line of code. JQuery also simplifies a lot of complicated
thingsfrom Java Script, like AJAX calls and DOM manipulation. The JQuery library contains
the following features:
1. HTML/DOM manipulation
2. Point CSS manipulation
3. HTML event methods
4. Effects and Animations
5. AJAX
6. Utilities
2.2.3. JAVASCRIPT
5
from data before it is submitted to server. This saves the server from extra
processing.
4. JavaScript can be used to create cookies – A JavaScript can be used to store
and retrieve information on the visitor’s computer.
AJAX is a technique for creating fast and dynamic web pages. AJAX is not itself a
technology. AJAX allows web pages to be updated asynchronously by exchanging a small
amount of data with the server behind the scenes. This means that it is possible to
updateparts of a web page without reloading the whole page.
AJAX works as an extra layer between the user’s browser and the web server to fill up the
lapses of traditional web applications development. Examples of applications using AJAX:
Google Maps, Gmail, YouTube, and LinkedIn etc.
CSS is used to describe the presentation semantics (that is the look and formatting) of a
document written in a markup language. CSS is designed primarily to enable the presentation
of document content (Written in HTML or a similar markup language) from document
presentation, including elements such as the layout, colors, and fonts.
Cascading Style Sheet is used to style HTML elements. Three Ways to Insert CSS in a web
page:-
2.2.6. Bootstrap
Bootstrap is a free and open source front-end framework for developing websites and web
applications. It contains HTML and CSS based design templates for typography, forms,
buttons, navigation and other interface components, as well as optional JavaScript
extensions. Unlike many earlier web frameworks, it concerns itself with front-end
development only.
Bootstrap 4 supports the latest versions of the Google Chrome, Firefox, Internet Explorer,
6
Opera, and Safari . Since 2.0, Bootstrap supports responsive web design. This means the
layout of web pages adjusts dynamically, taking into account the characteristics of the device
used (desktop, tablet, mobile phone). Starting with version 3.0, Bootstrap adopteda mobile-
first design philosophy, emphasizing responsive design by default.
Bootstrap is modular and consists of a series of style sheets that implement the various
components of the toolkit. These style sheets are generally compiled into a bundle and
included in web pages, but individual components can be included or removed. Bootstrap
provides a number of configuration variables that control things such as color and padding of
various components. Grid system and responsive design come standard with an 1170-pixel-
wide grid layout. Alternatively, the developer can use a variable-width layout. For both
cases,the toolkit has four variations to make use of different resolutions, and types of devices:
mobile phones, portrait and landscape, tablets and PCs with low and high resolution. Each
variation adjusts the width of the columns.
Microsoft SQL Server is a relational database management system (RDBMS) that supports a wide
variety of transaction processing, business intelligence and analytics applications in corporate IT
environments. Microsoft SQL Server is one of the three market-leading database technologies,
along with Oracle Database and IBM's DB2.
Like other RDBMS software, Microsoft SQL Server is built on top of SQL, a standardized
programming language that database administrators (DBAs) and other IT professionals use to
manage databases and query the data they contain. SQL Server is tied to Transact-SQL (T-SQL),
an implementation of SQL from Microsoft that adds a set of proprietary programming extensions
to the standard language.
2.3.2. LARAVEL
Laravel is a widely acclaimed open-source PHP web framework that was first introduced in 2011
by Taylor Otwell. Since its inception, Laravel has become one of the most popular and beloved
frameworks in the web development community. Known for its elegant syntax and developer-
friendly approach, Laravel simplifies the process of building robust and scalable web
applications.
8
CHAPTER 3
Project Analysis is a process of gathering and interpreting facts, diagnosing problems and the
information to recommend improvements on the project. It is a problem-solving activity that
requires intensive communication between the project users and project developers. Project
Analysis or study is an important phase of any project development process.
The Project Analyst plays a role of the interrogator and dwells deep into the working of the
present project. Our project is viewed as a whole and the inputs to the project are identified.
The outputs from the organizations are traced to the various processes. Project Analysis is
concerned with becoming aware of the problem, identifying the relevant and decisional
variables, analyzing and the various factors and determining an optimal or at least a
satisfactory solution or program of action. Preliminary Study is the process of gathering and
interpreting facts, using the information for further studies on the system. Preliminary Studyis
problem- solving activity that requires intensive communication between the Project Users
and Project Developers.
Here In this project, a detailed study of Existing System is carried along with all the steps in
Project Analysis. An idea of creating a better project was carried and the next steps were
followed. The following problems were identifiedby us in the existing system-:
• Redundant Information
9
3.2. Feasibility Study:
The preliminary investigation examines a project’s feasibility, the likelihood that the system
will be useful in the organization. The main objective of the feasibility study is to test the
Technical, Operational and Economical feasibility for adding new modules and
debugging old running system. All systems are feasible if they are unlimited resources and
infinite time. In our project, there are three aspects in the feasibility study portion of the
preliminary investigation:
1. Technical Feasibility
2. Economic Feasibility
3. Operational Feasibility
The technical issues are usually raised during the feasibility study stage of the
investigation which includes the following:
In economic feasibility, the development cost in creating the system is evaluated against the
ultimate benefit derived from the new systems. Financially benefits must either be equal or
should exceed the costs. A system developed after a careful evaluation of the concerned
factors saves a lot of money beforehand for the developer as well as the organization. It is the
duty of developer to analysis, all the pros and cons to create a system is a big investment for
the organization.
10
3.2.3. Operational Feasibility
Proposed website is beneficial only if it can be turned into an information system that will
meet the organization’s operational requirements. Operational feasibility aspects of this
project are to be taken as an important part of the project implementation. Some of the
important issues raised to test the operational feasibility of a project include the following:
This system is targeted to be in accordance with the above-mentioned issues. Beforehand, the
management issues and user requirements have been taken into consideration. So there is no
question of resistance from the users that can undermine the possible application benefits.
The two major benefits are improving performance and minimizing the cost of processing.
The performance category emphasizes improvement in the accuracy of or access to
information and easier access to the system by authorized users.
There is a difference between expenditure and investment. We spend to get what we need,
but we invest to realize a return on investment. Building a computer-based system is an
investment. Benefits are realized in the form of reducing operating costs, improved corporate
image, staff efficiency, or revenues. To what extent benefits outweigh costs is the function of
cost & benefit analysis.
Costs are incurred throughout its life cycle. Cost & benefit analysis a procedure that gives a
picture of various costs, benefits, and rules associated with a system. The determination of
cost costs and benefits entails the following steps:
11
4. Interpret the results for analysis and take action
CHAPTER 4
PROJECT
DESIGN
DATABASE
Fig :- Database
FACULTY
12
Fig:- Database Table of Faculty Registration
13
Fig:- Database Table To Add Period
14
Table Name: Add Period
A DFD shows the movement of data through the different transformations or processes in the
system. DFD can be used to provide the end user with a physical structure. The input
ultimately has an effect upon the structure of the whole system from order to dispatch to
restock how any system developed can be determined through a data flow diagram. The
appropriate register saved in the database and maintained by appropriate authorities.
15
0 LEVEL DFD
16
17
4.3. ER- DIAGRAM
18
4.4. SNAPSHOTS
19
Fig:- Home Page(Teacher)
20
Fig:- Home Page(Contact Us)
21
4.4.3. STUDENT DETAILS
22
4.4.5. LIBRARY MANAGEMENT
23
4.4.6. ADD NOTES FORM
24
4.4.8. TEACHER LOGIN
25
4.4.10. STUDENT LOGIN
26
4.4.12. BOOK ISSUE
27
4.5. SOURCE CODE:
4.5.1. Controllers
4.5.1.1. Admin.Php
<?php
namespace App\Http\Controllers;
use Illuminate\Http\Request;
use App\Models\Faculty;
use App\Models\Student;
use App\Models\Shift;
use App\Models\Class_sch;
use App\Models\Subject;
use App\Models\Period;
use App\Models\Class_form;
use App\Models\Libraryform;
use App\Models\Timetable;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Session as FacadesSession;
return view("index");
}
function teacherprofile(){
return view("teacherprofile");
}
function dash(){
return view("dash");
}
function signin(){
return view("signin");
}
function fprofile(){
return view("fprofile");
}
function viewclass(){
return view("viewclass");
}
28
function viewsubject(){
return view("viewsubject");
}
function viewperiod(){
return view("viewperiod");
}
function teacherdetails($id){
return view("teacherdetails",["id"=>$id]);
}
function stuprofile(){
return view("stuprofile");
}
$pass=$req->input("password");
$c=count($arr);
if($c>=1){
FacadesSession::put("idd",$arr[0]->id);
return redirect("dash");
}else
{
FacadesSession::flash('message', 'Invalid userName And Password');
return redirect("signin");
}
function shift_form(){
return view("shift_form");
}
function shift1(Request $req)
{
$f=new Shift();
$f->shiftid=$req->input("shiftid");
$f->sname=$req->input("sname");
$f->stime=$req->input("stime");
29
$f->etime=$req->input("etime");
$f->save();
function class_sch(){
return view("class_sch");
}
function csch1(Request $req)
{
$f=new Class_sch();
$f->mainid=$req->input("mainid");
$f->classid=$req->input("classid");
$f->periodid=$req->input("periodid");
$f->shiftid=$req->input("shiftid");
$f->stime=$req->input("stime");
$f->etime=$req->input("etime");
$f->day=$req->input("day");
$f->save();
FacadesSession::flash('message', 'Class Schedule Added Successfully');
return redirect("class_sch");
function library(){
return view("library");
}
function library1(Request $req)
{
$f=new Libraryform();
$f->bname=$req->input("bname");
$f->bclass=$req->input("bclass");
$f->bsubject=$req->input("bsubject");
$f->bnum=$req->input("bnum");
$files=$req->file("ab");
$pname=$files->getClientOriginalName();
$files->move("bookphoto",$pname);
$f->photo=$pname;
$f->save();
FacadesSession::flash('message', 'Book Added Successfully');
return redirect("library");
30
function timetable(){
return view("timetable");
}
function timetable1(Request $req)
{
$f=new Timetable();
$f->tclass=$req->input("tclass");
$f->tsubject=$req->input("tsubject");
$f->tperiod=$req->input("tperiod");
$f->tday=$req->input("tday");
$f->stime=$req->input("stime");
$f->etime=$req->input("etime");
$f->save();
FacadesSession::flash('message', 'Timetable Added Successfully');
return redirect("timetable");
function subject(){
return view("subject");
}
function subject1(Request $req)
{
$f=new Subject();
$f->subid=$req->input("subid");
$f->sname=$req->input("sname");
$f->status=$req->input("status");
$f->save();
FacadesSession::flash('message', 'Subject Added Successfully');
return redirect("subject");
function period(){
return view("period");
}
function period1(Request $req)
{
$f=new Period();
$f->periodid=$req->input("periodid");
$f->pname=$req->input("pname");
$f->status=$req->input("status");
31
$f->save();
FacadesSession::flash('message', 'Period Added Successfully');
return redirect("period");
function class_form(){
return view("class_form");
}
function class1(Request $req)
{
$f=new Class_form();
$f->classid=$req->input("classid");
$f->cname=$req->input("cname");
$f->status=$req->input("status");
$f->desc=$req->input("desc");
$f->save();
function editclass($id)
{
$data = class_form ::where('id', '=', $id) ->first();
return view('editclass1',compact('data'));
}
function editclass2(Request $req)
{
$f=new Class_form();
$classid=$req->input("classid");
$cname=$req->input("cname");
$status=$req->input("status");
$desc=$req->input("desc");
$id=$req->input("id");
DB::update("update classform set classid='$classid',cname='$cname',desc='$desc',status='$status' where
id='$id'");
}
function deleteclass($id)
{
32
DB::delete("delete from classform where id='$id'");
return redirect("class_form");
}
function deletetimetable($id)
{
DB::delete("delete from timetable where id='$id'");
return redirect("timetable");
}
function editclasssch($id)
{
$data = class_sch ::where('id', '=', $id) ->first();
return view('editclasssch1',compact('data'));
}
function editclasssch2(Request $req)
{
$f=new Class_sch();
$mainid=$req->input("mainid");
$classid=$req->input("classid");
$periodid=$req->input("periodid");
$shiftid=$req->input("shiftid");
$stime=$req->input("stime");
$etime=$req->input("etime");
$day=$req->input("day");
$id=$req->input("id");
}
function deleteclasssch($id)
{
DB::delete("delete from class_sch where id='$id'");
return redirect("class_sch");
}
function editshift($id)
{
$data = shift ::where('id', '=', $id) ->first();
return view('editshift1',compact('data'));
}
function editshift2(Request $req)
{
$f=new Shift();
33
$shiftid=$req->input("shiftid");
$sname=$req->input("sname");
$stime=$req->input("stime");
$etime=$req->input("etime");
$id=$req->input("id");
DB::update("update shift set shiftid='$shiftid',sname='$sname',stime='$stime',etime='$etime' where
id='$id'");
}
function deleteshift ($id)
{
DB::delete("delete from shift where id='$id'");
return redirect("shift_form");
}
function logout(){
FacadesSession::forget("idd");
return redirect("signin");
}
function editperiod($id)
{
$data = period ::where('id', '=', $id) ->first();
return view('editperiod1',compact('data'));
}
function editperiod2(Request $req)
{
$f=new Period();
$periodid=$req->input("periodid");
$pname=$req->input("pname");
$status=$req->input("status");
$id=$req->input("id");
DB::update("update period set periodid='$periodid',pname='$pname',status='$status' where id='$id'");
}
function deleteperiod($id)
{
DB::delete("delete from period where id='$id'");
return redirect("period");
34
}
function editsubject($id)
{
$data = subject ::where('id', '=', $id) ->first();
return view('editsubject1',compact('data'));
}
function editsubject2(Request $req)
{
$f=new Subject();
$subid=$req->input("subid");
$sname=$req->input("sname");
$status=$req->input("status");
$id=$req->input("id");
DB::update("update subject set subid='$subid',sname='$sname',status='$status' where id='$id'");
}
function deletesubject($id)
{
DB::delete("delete from subject where id='$id'");
return redirect("subject");
}
function editstureg($id)
{
$data = student ::where('id', '=', $id) ->first();
return view('editstureg1',compact('data'));
}
function editstureg2(Request $req)
{
$f=new Student();
$enrollno=$req->input("eno");
$fname=$req->input("fname");
$lname=$req->input("lname");
$gender=$req->input("gender");
$father=$req->input("father");
$mother=$req->input("mother");
$email=$req->input("email");
$address=$req->input("address");
$phone=$req->input("phone");
$dob=$req->input("dob");
$username=$req->input("username");
$password=$req->input("password");
35
$class=$req->input("class");
$id=$req->input("id");
DB::update("update student set
enrollno='$enrollno',fname='$fname',lname='$lname',gender='$gender',father='$father',mother='$mother',em
ail='$email',address='$address',phone='$phone',dob='$dob',username='$username',password='$password',cla
ss='$class' where id='$id'");
}
function deletestureg($id)
{
DB::delete("delete from student where id='$id'");
return redirect("stuprofile");
}
function deletefaculty($id)
{
DB::delete("delete from faculty where id='$id'");
return redirect("fprofile");
}
function deletelibrary($id)
{
DB::delete("delete from library where id='$id'");
return redirect("library");
}
}
36
4.5.1.2. Apicontroller.Php
<?php
namespace App\Http\Controllers;
use Illuminate\Foundation\Auth\Access\AuthorizesRequests;
use Illuminate\Foundation\Validation\ValidatesRequests;
use Illuminate\Http\Request;
use Illuminate\Routing\Controller as BaseController;
use App\Http\Models\Class_form;
use App\Models\Class_form as ModelsClass_form;
use App\Models\Class_sch;
use App\Models\Faculty;
use App\Models\Period;
use App\Models\Shift;
use App\Models\Student;
use App\Models\Subject;
print_r($req->all());
$c=new ModelsClass_form();
$c->classid=$req->classid;
$c->cname= $req->classname;
$c->status=$req->status;
$c->save();
echo "Class Added Successfully";
}
print_r($req->all());
$c=new Shift();
$c->shiftid=$req->shiftid;
$c->sname= $req->shiftname;
$c->stime=$req->shiftstime;
$c->etime=$req->shiftetime;
$c->save();
37
function period(Request $req){
print_r($req->all());
$c=new Period();
$c->periodid=$req->periodid;
$c->pname= $req->periodname;
$c->status=$req->status;
$c->save();
print_r($req->all());
$c=new Subject();
$c->subid=$req->subjectid;
$c->sname= $req->subjectname;
$c->status=$req->status;
$c->save();
print_r($req->all());
$c=new Student();
$c->enrollno=$req->subjectid;
$c->fname= $req->fname;
$c->lname=$req->lname;
$c->gender=$req->gender;
$c->father=$req->father;
$c->mother=$req->mother;
$c->email=$req->email;
$c->address=$req->address;
$c->phone=$req->phone;
$c->dob=$req->dob;
$c->city=$req->city;
$c->regid=$req->regid;
$c->photo=$req->photo;
$c->username=$req->username;
38
$c->password=$req->password;
$c->class=$req->class;
$c->save();
print_r($req->all());
$c=new Class_sch();
$c->mainid=$req->mainid;
$c->classid=$req->classid;
$c->periodid=$req->periodid;
$c->shiftid=$req->shiftid;
$c->day=$req->day;
$c->stime=$req->shiftstime;
$c->etime=$req->shiftetime;
$c->save();
39
4.5.1.3. Controller.Php
<?php
namespace App\Http\Controllers;
use Illuminate\Foundation\Auth\Access\AuthorizesRequests;
use Illuminate\Foundation\Validation\ValidatesRequests;
use Illuminate\Routing\Controller as BaseController;
40
4.5.1.4. Faculty Controller.php
<?php
namespace App\Http\Controllers;
use App\Models\Addnotes;
use Illuminate\Http\Request;
use App\Models\Faculty;
use App\Models\Student;
use App\Models\Shift;
use App\Models\Class_sch;
use App\Models\Subject;
use App\Models\Period;
use App\Models\Class_form;
use App\Models\Libraryform;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Session as FacadesSession;
FacadesSession::forget("idd1");
return redirect("teacherlogin");
}
function tlogin1(Request $req)
{
$name=$req->input("username");
$pass=$req->input("password");
$arr=DB::select("select * from faculty where username='$name' and password='$pass'");
$c=count($arr);
if($c>=1)
{
FacadesSession::put("idd1",$arr[0]->id);
return redirect("fdash");
}
else
{
FacadesSession::flash('message', 'Invalid userName And Password');
41
return redirect("teacherlogin");
}}
function fdash(){
return view("fpanel.fdash");
}
function teacherprofile(){
return view("fpanel.teacherprofile");
}
function viewp1(){
return view("fpanel.viewp1");
}
function viewstu1(){
return view("fpanel.viewstu1");
}
function viewc1(){
return view("fpanel.viewc1");
}
function views1(){
return view("fpanel.views1");
}
function addnotes(){
return view("fpanel.addnotes");
}
function freg(){
return view("fpanel.faculty_registration");
}
function freg1(Request $req)
{
$f=new Faculty();
$f->fname=$req->input("fname");
$f->lname=$req->input("lname");
$f->gender=$req->input("gender");
$f->status=$req->input("status");
$f->email=$req->input("email");
$f->address=$req->input("address");
$f->phone=$req->input("phone");
$f->dob=$req->input("dob");
$f->country=$req->input("country");
$f->city=$req->input("city");
$f->profession=$req->input("profession");
$f->username=$req->input("username");
$f->password=$req->input("password");
$files=$req->file("aa");
$pname=$files->getClientOriginalName();
42
$files->move("facultyphoto",$pname);
$f->photo=$pname;
$f->save();
}
function deletenotes($id)
{
DB::delete("delete from addnotes where id='$id'");
return redirect("addnotes");
}
43
4.5.1.5. Studentcontroller.Php
<?php
namespace App\Http\Controllers;
use App\Models\Addnotes;
use Illuminate\Http\Request;
use App\Models\Faculty;
use App\Models\Student;
use App\Models\Shift;
use App\Models\Class_sch;
use App\Models\Subject;
use App\Models\Period;
use App\Models\Class_form;
use App\Models\Libraryform;
use App\Models\Queryform;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Session as FacadesSession;
$c=count($arr);
if($c>=1)
{
FacadesSession::put("idd2",$arr[0]->id);
return redirect("sdash");
}
else
{
FacadesSession::flash('message', 'Invalid userName And Password');
return redirect("studentlogin");
}}
function sdash(){
return view("spanel.sdash");
}
44
function logout2(){
FacadesSession::forget("idd2");
return redirect("studentlogin");
}
function studentprofile(){
return view("spanel.studentprofile");
}
function viewper(){
return view("spanel.viewper");
}
function viewc(){
return view("spanel.viewc");
}
function issuenow($id){
$userid=FacadesSession::get("idd2");
$arr=array("userid"=>$userid,"bookid"=>$id,"dates"=>date('d-m-Y'));
DB::table("booknow")->insert($arr);
return redirect("issuebook");
}
function downloadnotes(){
return view("spanel.downloadnotes");
}
function issuebook(){
return view("spanel.issuebook");
FacadesSession::flash('message', 'Book Issued Successfully');
return redirect("issuebook");
}
function viewsub(){
return view("spanel.viewsub");
}
function queryform(){
return view("spanel.queryform");
}
function queryform1(Request $req)
{
$f=new Queryform();
$f->tclass=$req->input("tclass");
$f->tsubject=$req->input("tsubject");
45
$f->tname=$req->input("tname");
$f->doubt=$req->input("doubt");
$f->save();
function stureg(){
return view("spanel.stureg");
}
$files=$req->file("aa");
$pname=$files->getClientOriginalName();
$files->move("studentphoto",$pname);
$f->photo=$pname;
$f->save();
46
4.5.2. Models
4.5.2.1. Addnotes.Php
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
use HasFactory;
public $timestamps=false;
public $table="addnotes";
47
4.5.2.2. Class_Form.Php
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
use HasFactory;
public $timestamps=false;
public $table="classform";
4.5.2.3. Faculty.Php
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
use HasFactory;
public $timestamps=false;
public $table="faculty";
48
4.5.2.4. Libraryform.Php
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
use HasFactory;
public $timestamps=false;
public $table="library";
4.5.2.5. Periodform.Php
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
use HasFactory;
public $timestamps=false;
public $table="period";
49
4.5.2.6. Queryform.Php
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
use HasFactory;
public $timestamps=false;
public $table="queryform";
4.5.2.7. Shift.Php
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
use HasFactory;
public $timestamps=false;
public $table="shift";
50
4.5.2.8. Student.Php
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
use HasFactory;
public $timestamps=false;
public $table="student";
4.5.2.9. Subject.Php
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
use HasFactory;
public $timestamps=false;
public $table="subject";
51
4.5.2.10. Timetable.Php
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
use HasFactory;
public $timestamps=false;
public $table="timetable";
4.5.2.11. User.Php
<?php
namespace App\Models;
// use Illuminate\Contracts\Auth\MustVerifyEmail;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Notifications\Notifiable;
use Laravel\Sanctum\HasApiTokens;
52
use HasApiTokens, HasFactory, Notifiable;
/**
*/
protected $fillable = [
'name',
'email',
'password',
];
/**
*/
protected $hidden = [
'password',
'remember_token',
];
*/
protected $casts = [
53
'password' => 'hashed',
];
CHAPTER 5
MECHANISMS USED
UNIT TESTING
MODULE
TESTING
SUB-SYSTEM
Component TESING
Testing
SYSTEM TESTING
Integration
Testing
ACCEPTANCE
TESTING
User
Testing
54
5.1.1. System testing:
Testing is an important part of software development. It is the process of finding errors and
missing operations and also a complex verification to determine whether the objectives are met
and the user requirements are satisfied. Following testing was carried out:
1. Unit Testing :
The first includes unit testing, where each module is tested to provide its correctness,
validity and also determine any missing operations and to verify whether the objectives
have been met. Errors are noted down and corrected immediately. Unit testing is the
important and major part of the project, so errors are rectified easily in a particular module
and program clarity is increased. Our project is divided into several modules and is
developed individually which helped in conducting unit testing.
2. Integration Testing:
The second step includes integration testing. It needs not to be the case, the software
whose modulus run individually and showing perfect results will also show perfect results
when running as a whole. The individual modules are clipped under this major module
and tested again verified the results. This is due to poor interfacing which may result in
data being lost across an interface. A module can have an inadvertent, adverse effect on
any other or on the global data structures, causing serious problems.
3. Validation:
The final step involves validation and testing which determines whether the software
functions as the user expected.
55
2. Forms cannot be submitted without filling up the mandatory data so that
manual mistakes of submitting empty fields that are mandatory can be
sorted out at the client side to save the server time load
3. Tab-indexes are set according to the need and taking into account the ease
of user, while working with the system.
1. Server side constraints have been imposed to check for the validity of
primary key and foreign key. A primary key value cannot be duplicated.
3. Various Access Control Mechanisms have been built so that one user may
not agitate upon another. Access permissions to various types of users are
controlled according to the organizational structure. Only permitted users
can log on the system and can have access according to their category.
User- name, passwords, and permissions are controlled the server side.
56
CHAPTER 6
IMPLEMENTATION
Implementation is the stage where the theoretical design is turned into a working system. The
most crucial stage is achieving a new successful system and in giving confidence in the new
system for the users that it works efficiently and effectively.
The implementation phase comprises of several activities. In the first phase, the required
hardware and software acquisition was carried out. Updating the old website involved careful
planning, investigation of the current system and its constraints on implementation, the
design of methods to achieve the changeover and evaluation of change over methods apart
from planning.
After which the initial draft of the homepage and secondary page UI was generated. After
knowing the design of our project we looked up for the technologies that could help us in
creating a replica of the design.
Once we decided the technologies to be used then we encountered the problem of data
flow as the existing system had a lot of operations going on. To solve these problems we
created a data flow diagram up to level one and we also made a sitemap so as to keep a track
of the pages we were going to work on.
Once all the things were planned out we started their implementation and in the process, we
did the following things:
In the last phase of our project, we did testing of our project and found some minor setbacks
out of which we were able to resolve a few of them. We are able to achieve most of our
design.
58
CHAPTER 7
LIMITATION
7.1. Limitations:
After thorough testing, some drawbacks were found that were not working according to the
specifications. They are:
1. Fee Management:
Another important feature that could be added in fee management system. This
include the ability to track student fees, generate invoices and receive payments.
2. Old Question Paper:
We were not able to provide old question paper in the student panel which might help
them in their exam.
3. Attendance Tracking:
Another important feature that was missing was attendance tracking. This features
allows schools to track student attendance in real time, Making it easier to monitor
student engagement and identify student who may be at a risk of falling behind.
4. Extracurricular Activities Management:
We were not able to add this features. How ever, this feature helps to manage other
activity like sports etc. a part from academics.
5. Parent Access: Another important feature that could be adds was parent access, as it
helps parent to keep an eye on the students performance and their activities.
59
CHAPTER 8
CONCLUSION
8.1. CONCLUSION
The project work titled “School Management System” has been designed using PHP Hypertext Pre
Processor (PHP) where in many user friendly form controls have been added in order to make it a user
interactive application. The system is developed in such a way that the user with common knowledge of
computers can handle it easily. The System developed has proved to be user friendly and efficient in
achieving basic goals. The system takes care of all the constrains which have specified. The system is
found to be really beneficial for the concerned aspects. Application developed is realistic and secure.
The main idea was to develop an easy to use front end using concept of HTML, CSS, JAVA SCRIPT,
and AJAX. All the possible user requests are accomplished buttons. Up to date reports can be generated
on user requests. All the validations have been done.
60
CHAPTER 9
FUTURE
SCOPE
61
CHAPTER 10
REFERENCE/BIBLIOGRAPHY
FOR PHP
I. www.php.net
II. www.phpreferencebook.com
III. www.w3schools.com
FOR MySQL
I. www.msdn.microsoft.com
II. www.mysql.com
BOOK’S
I. PHP: The Complete Reference
II. Professional PHP6
III. Learning PHP, MySQL and JavaScript
IV. Head First PHP & MySQL
V. PHP Solution
62