Object Oriented Programming
O U T L I N E
1
2
3
4
5
Introduction
Motivation
Objective
System Design
Implement
Slide no: 2
O U T L I N E
6
7
8
9
10
Result
Limitations
Future work
Conclusion
Questions
Answers
Slide no: 3
Slide no: 4
Student Payment System Using Java
Contain Student Data
Print Payment Receipts For Necessary Transaction
Can Add Students Information
Slide no: 5
Create well organized database
Help to maintain accounts in a easy and digital way
Make payment system more easier
Slide no: 6
User can register data on data list
User can access the data list
User can print payment receipts
Slide no: 7
User Interface
Slide no: 8
Admin Login
Slide no: 9
Dash Board
Slide no: 10
Database Connection class Connect Database
With Register Page
Slide no: 11
Store Data from Register Form to Database
Slide no: 12
Show Database Table
Slide no: 13
Call Data From
Data Table By Using
Registration ID
Slide no: 14
Admin Login
Slide no: 15
Dash Board
Slide no: 16
Register Form
Slide no: 17
Database
Table
Slide no: 18
Payment System
Slide no: 19
Its is not fully user friendly
Only one admin can access
Database is not online
Can use only one user at a time
Not ready for industrial purpose
Need to improve user interface
Not well protected
Software is not portable.
Slide no: 20
Have to make it fully user friendly
Have to make it multiple admin access able
Have to make it online
Have to make it multiple admin access able
at a time
Have to make it ready for industrial user
Have to make it improve user interface
Have to make it well protected
Have to make the software portable.
Slide no: 21
Overall the project will be a good implementation for
payment of an educational institute. Though it have some
limitations but we can improve it and make it useful for
farther use.
Slide no: 22

Student payment system