Develop a client-server student record application, JAVA Programming

Assignment Help:

Develop a Client/Server (MySQL) student record application

Project Description:

I need a client/server application with a MySQL backend database. The prototype could interface with a database that holds student records. Each record may contain the student's first name, last name, student ID, GPA, mentor, and student status, along with other information particular to a student type. There are three types of students: full-time undergraduate, full-time graduate and part-time undergraduate.

This application must be developed using an object-oriented design and must give functionality to update, delete and add students from the database.

The application should also query the database to print out a selected student's information or all students' information. The design and functional requirements of the system are outlined in part A of the project.

Note: This project is a working student record managing system application, UML Use Case diagrams with descriptions of the functional requirements, UML Sequence diagrams, UML Class diagrams, and a test plan with test cases.

Prepare a working Java application that meets all needs.

1) project_details.pdf that describes, in great detail, how this project should be built.

2) registrar_attachment.sql script to prepare the database and stable schema to be used.

3) Sample_Test_Case_Attachment.doc - to be filled out suitably

4) Software_Requirements_Specification_Diagram.doc - to be filled out suitably

The application will be verified to make sure all requirements were met. If you created this application using the NetBeans integrated development environment,

Submit all word-processing documents that has your use case diagrams, sequence diagram diagrams, class diagrams and Test Plan as *.rtf (Rich Text Format) files.

Skills required:

Java, Software Architecture, MySQL


Related Discussions:- Develop a client-server student record application

Explain java.util.random package, Explain java.util.Random package? The...

Explain java.util.Random package? The java.util.Random class permits you to create objects which generates pseudo-random numbers along with uniform or gaussian distributions ac

How many static initializers can there, How many static initializers can yo...

How many static initializers can you have ? As many as you want, but the static initializers and class variable initializers are implemented in textual order and may not refer

Idea for a project, I want to get some idea about how i can make a project ...

I want to get some idea about how i can make a project on "Free Lancer Teaching."

How do i include static files within a jsp page, Static resources should al...

Static resources should always be contained using the JSP include directive. This way, the inclusion is performed just once during the translation phase. Do note that you should al

Java error handling mechanism, Errors: When a dynamic linking failure or ...

Errors: When a dynamic linking failure or some other "hard" failure in the virtual machine happens, the virtual machine gives an Error. Typical Java programs could not find Error

Explain about drawing lines, Explain about Drawing Lines? Drawing strai...

Explain about Drawing Lines? Drawing straight lines along with Java is easy. Just call g.drawLine(x1, y1, x2, y2) where (x1, y1) and (x2, y2) are the endpoints of your lines

How is method overriding different from method overloading, How is method o...

How is method overriding different from method overloading? Overriding involves the creation of two or more concepts with the same name and same signature in different classes

RatinalAssignment, 1. Make a class Rational to provide at least following m...

1. Make a class Rational to provide at least following methos and constructors: Rational r1= new Rational (3,5); Rational r2= new Rational (4,7); Rational r3=r1.add(r2);

Java Thread, What is use of join in Java Threading

What is use of join in Java Threading

Retrieving file records randomly, how to retrieve multiple records randomly...

how to retrieve multiple records randomly from a file and store it in another file

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd