Need to develop with java.
Can someone explain me to build this code, what i need to do and the requirements that need to be satisfied.
Tutora is an educational institute which provides education and
research to country. Currently their entire business process is
operated with books and emails. As a startup company your group has
been hired to automate the manual process of Tutora. The following
main business requirements has been discussed by the client. Implement
a java Swing Application to automate the business requirements.
1. Manage Student Registration Issues (Add,Update,Remove)
2. Manage Examination issues (Add,Update,Remove)
3. Manage Courses.
4. Manage Technical inquires related to exams.
5. Allocate employees to student inquires.
6. Monthly Reports related to student inquires.
7. Send notification to the students when the student inquiry has been
sorted
8. Send notification to Employees when a new inquiry has been raised
via email.
The following steps should be followed in a program that calculates a customer’s available credit:
needs flowchart
To develop Java application and use Java Swing using below
requirements.
Tutora is an educational institute which provides education and
research to country. Currently their entire business process is
operated with books and emails. As a startup company your group has
been hired to automate the manual process of Tutora. The following
main business requirements has been discussed by the client. Implement
a java Swing Application to automate the business requirements.
Build a java program with java swing to Manage Student Registration Issues that can do this tasks (Add,Update,Remove)
To develop Java application and use Java Swing using below requirements.
Tutora is an educational institute which provides education and research to country. Currently their entire business process is operated with books and emails. As a startup company your group has been hired to automate the manual process of Tutora. The following main business requirements has been discussed by the client. Implement a java Swing Application to automate the business requirements.
1. Manage Student Registration Issues (Add,Update,Remove)
2. Manage Examination issues (Add,Update,Remove)
3. Manage Courses.
4. Manage Technical inquires related to exams.
5. Allocate employees to student inquires.
6. Monthly Reports related to student inquires.
7. Send notification to the students when the student inquiry has been sorted
8. Send notification to Employees when a new inquiry has been raised via email.
Placement season
Tutora is an educational institute which provides education and research to country. Currently their
entire business process is operated with books and emails. As a startup company your group has been
hired to automate the manual process of Tutora. The following main business requirements has been
discussed by the client. Implement a java Swing Application to automate the business requirements.
1. Manage Student Registration Issues (Add,Update,Remove)
2. Manage Examination issues (Add,Update,Remove)
3. Manage Courses.
4. Manage Technical inquires related to exams.
5. Allocate employees to student inquires.
6. Monthly Reports related to student inquires.
7. Send notification to the students when the student inquiry has been sorted
8. Send notification to Employees when a new inquiry has been raised via email.
Problem #2 (20 points for pseudocode)
You are working for the weather channel and you have to write a program that will generate the average temperature for the last 7 days. A modular code is preferred, but a non-modular code is OK. (Provide the pseudocode)