Student P Document - BK
Student P Document - BK
Project Name -
"STUDENT
CLARANCE
SYSTEM”
Student Name:- Bhairav Kale
(Class-TY BCS)
JIJAMATA COLLEGE OF SCIENCE AND ART'S
CERTIFICATE
DEPARTMENT OF COMPUTER
Principal HOD
The Admin Users are the ones who are in charge of managing
and populating the lists on the system such as the users and
student lists. This user role manages also the fees or the
amount payable by the student for each Department and
Faculty
Features:
1.Admin Panel
Login and Logout
User Management
Add Fee
Change Password
2.Student-Side
Dashboard Page
Update Photo
Change Password
Operating environment:-
Hardware Requirements:-
Ram:-2 GB or More
Software Requirements:-
Browser: Chrome or Mozilla (Any Browser)
Database: MYSQL
Scope of system:
The main purpose of the system is Access to
relevant and accurate information provide to
college.
1.Html:-
The hypertext markup language or HTML is the
standard markup language for the documents designed
to the displayed in a web browser .it can be assisted
by technologies. such as cascading style sheets
(css)and scripting languages such as JavaScripts .
2.Css:-
Cascading Style Sheets (Css):-is a stylesheets
language used to describe the presentation of a
documentation of a document written in HTML or
XML (including XML dialects such as SVG ,
MathML or XHTML).CSS describes how elements
should be rendered on screen ,on paper, in speech, on
other media.
3.Javascripts:-
JavaScript’s is a dynamic programming language .it is
lightweight and most commonly used as a part of web
page , whose implementations allow client-side script
to interact with the user and make dynamic pages .It is
an interpreted programming language with object –
oriented capabilities.
4.PHP:-
PHP is a recursive acronym for PHP:”Hypertext
Preprocessor”. PHP is a server side scripting language
that is embedded in HTML. It is used to manage
dynamic content, databases, session tracking, even
build entire e-commerce sites.it is integrated with a
number of a mysql, PostgreSQL, Oracle , Sybase,
Informix, and Microsoft SQL Server.
1. Login
2.Registration
3.Student:
4. Fee
5. Payment
Use Case Diagram
Class Diagram
Sequence Diagram
Component diagram
Table Structure:
1.Admin
Field Type Size Key
`ID` int(3) 10 PK
`username` varchar(15) 20
`password` varchar(15) 20
`designation` varchar(25) 25
`fullname` varchar(30) 30
`email` varchar(40) 40
`status` varchar(10) 10
`photo` varchar(300) 300
2.Students
4.Session
1.Admin login
2. Stud login
3. Admin page
4. Add Fee
5. student reg
6.stud fee
6. stud payment
7. stud record
8. payment history
9. clearence letter
10. stud dashboard
Advantages and Disadvantages of the system.
Advantages:
1) It gives complete access only to the private user.
Disadvantages:
1. Sometimes the leg a process is time consuming.
Web Technology
Backned :- PHP
Database :- MYSQL
Conclusion :-
Behind the scenes, PHP manages the functionality of the system while
MySQL stores the necessary data securely. One important condition
we've implemented is a minimum payment threshold of 10000
rupees, ensuring that transactions are meaningful and efficient for
both students and the institution.