Student Information System Using Core Java


Introduction


The main purpose of this post is to provide overview of Student Information System application to end user. This application used in all educational institution for knowing student information including student name, roll number, address, parents details, fee details, marks in each subject.

Using this application we maintain below information –

  • Student Information
    • Add Student
    • View Student
    • Delete Student
    • Update Student
  • Other Functionality
    • Add Course Details
    • Display All Course Details
    • Assign Associates
    • Display Only Courses
    • Display Associates
    • Approve Teaching Assistants includes Enrolled Student for Teaching Assistants and Enter Student ID for which you want to approve features.
    • Back to Main Menu

This helps all students and developer who wants to learn or enhance their technical skills in Java. Also, they can build on the top of this and represent it their school or universities.


Specific Requirement


There are some basic pre requisites which user should have in order to develop and run application locally.

User Interface:

  • Java Swing – Java Swing used as Front End Development

Hardware interface:

  • Operating system : window
  • Hard disk :40 GB
  • RAM : 256 MB
  • Processor : Pentium(R)Dual-core CPU

Technologies:

User should have basic understanding of Java, Swing and Object Oriented Programming concepts.

Soft Ware Requirements:

Operating System Windows XP/7/8/10
Server Side  Java
Client Side  Java Swing
Database  Internal Java DB
IDE  eclipse 3.4

 


External Links, Videos & Project Source Code


Leave a Reply

Your email address will not be published. Required fields are marked *