Registered by Pranav

The Feedback System consist of the Records of the Reviews about the Mentor Teaching particular Subjects. Administrator can add the Questions, Faculties, Subjects and launch the system Open for the students.
One of the great challenges we have to implement in this system is that it can commit thousands of the
concurrent connection once at a time with the help of Replica database server using Open Source
‘MySql’. When the thousands of the students send the feedback at once, if the first database rejects
the connection then it goes to the Replica Server. In heavy rush, if the Replica Server rejects the
connection then ‘Robot class in java’ puts delay of incremental milliseconds(in loop till timeout) and
keep requesting both the servers.

In the administrator section of Feedback System, final report of the
feedback is shown by merging all the entries both the servers. The merged report is shown in the
form of Tabular and Graphical representation (Using Open source Jfree chart).

Project information

Maintainer:
Pranav
Driver:
Not yet selected
Licence:
Apache Licence, GNU GPL v3, GNU LGPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
JSP and Servlets

All bugs Latest bugs reported

Downloads

Feedback System for Educational Institutions does not have any download files registered with Launchpad.