0% found this document useful (0 votes)
37 views3 pages

Introduction To Project: Modules

This document introduces a student management system that allows students to check various details like inserting, deleting, modifying, searching, and displaying student information stored in a database. It describes the modules like the splash form, user registration, login, forget password, adding to the main form, and validating email and mobile numbers. The advantages are that it helps easily store data and maintain student information. The disadvantages are that it requires advanced Java to run as a desktop application. It lists the software requirements as Windows, a SQL or Oracle server, and Java setup. The hardware requirements include an AMD processor, 5GB hard disk, and 1GB RAM. It also lists the tools used as the JDK, JRE, and JVM.

Uploaded by

black hacker
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views3 pages

Introduction To Project: Modules

This document introduces a student management system that allows students to check various details like inserting, deleting, modifying, searching, and displaying student information stored in a database. It describes the modules like the splash form, user registration, login, forget password, adding to the main form, and validating email and mobile numbers. The advantages are that it helps easily store data and maintain student information. The disadvantages are that it requires advanced Java to run as a desktop application. It lists the software requirements as Windows, a SQL or Oracle server, and Java setup. The hardware requirements include an AMD processor, 5GB hard disk, and 1GB RAM. It also lists the tools used as the JDK, JRE, and JVM.

Uploaded by

black hacker
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Chapter 1

Introduction to project

Student Management System

An Student Management System that allows student to check for various details.
The project consists of list of students displayed in various categories .The users
information may insert, delete, modify , search and display information .The user
may upload a photo and all details save in database .They login using login page or
frame and go to main-page or mainform then insert our course information and
also upload a photo. He can also seen our information using student-id and also
modify our information .The user can’t leave blank any field and all information
field then successfully store information .The user can’t write invalid E-mail id and
in this system check E-mail id valid or not. The user also delete our all
information. In this system also show popup menu in main-form and using popup
menu to go insert , search , display , delete , modify page. It can also login using
same username and password to next time. Here we use awt , swing and paint.net
to make interface. The middle tier or code behind system is design in Core Java.
And SQL or ORACLE server as a backend to store data of student detail.
We also make this project is using IDE(Net-beans , Eclipse ).

Modules:-

 Splash Form : User start the system then first page open and start loading
and after the loading open login page automatically.
 New User : New user also sign-up and write username , password and valid
mail-id then successfully signup.
 User-Registration : User can register on the system and get his details store
in database.
 User-Login : User can login to system and check information.
 User Forget-Password : The user or student forget password then seen
password to using forget password page with help of username and Email-
id.
 Add to Main-form : Users can add new main-form then perform may task
insert , display , search , delete , modify.
 Mobile No. Validity : On user in mobile number text-field write only
numbers not write character and only 10 no. write in this field.
Chapter 1

 E-Mail Validation : On user insert data then write invalid mail-id then
system show message invalid Email-id.
 About-us : User can get information about this system and understand
their working methodology .

Advantages :

 Helps users to easily to store data or information.


 It is a desktop application to maintain all data of student.
 Student or user choose our course then automatically all fees information
shows in field and save then automatically store in database.
 Less time to store all information.
 User can’t leave blank any field.
 User also upload photo easily and check all validity.

Disadvantages :

 It does not available on online site that’s require Advance Java (Java SE)
for run this system .

Software Requirement :

 Windows and above.


 SQL Server or Oracle Server.
 Java setup(JDK,JVM,JRE).

Hardware Component:

 AMD k processor.
 Hard Disk 5 GB.
 Memory – 1GB RAM.
Chapter 1

Tools :

 JDK(Java Development Kit).


 JRE(Java Runtime Environment).
 JVM(Java Virtual Machine).

You might also like