This is web-based project, mainly developed for Feedback Analysis of the any department in the college.
It will help the students to give the feedback for particular subject and lab. The teacher can view only their subject and lab batch feedback report and graph. Coordinator can view any teacher feedback report and graph. The generated reported can be exported in pdf format. Admin have the functionality like backup, restore, add and manage teacher, student and other things.
In these project I use Java RESTFul Web service, Hibernate for Backend. For Frontend I Use HTML, CSS, Bootstrap and for calling web service I use JQuery, also for handling return data from Web service I use Javascript. for generating graph report I use ChartJS.