Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Java Miniproject: College Feedback System, Study notes of Java Programming

A Java miniproject developed by Mayur Patil, Rutuja Patil, and Omkar Patil, which creates a web-based feedback system for college students to provide quick and easy feedback on their lecturers. The system consists of four modules: student, staff, HOD, and admin. Students can give feedback to their respective lecturers, which is checked by their Head of Department and submitted to the principal for counseling. The database includes tables for admin, teacher, student, and HOD. The system offers features such as administrator and student login, form filing, and result table generation. The technology used includes Eclipse Platform for the front end and MySQL for the back end and database.

Typology: Study notes

2019/2020

Uploaded on 12/10/2020

kunal-patil-7
kunal-patil-7 🇮🇳

1 document

1 / 10

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
FEEDBACK
FORM
J AVA M I N I P R O J E C T
pf3
pf4
pf5
pf8
pf9
pfa

Partial preview of the text

Download Java Miniproject: College Feedback System and more Study notes Java Programming in PDF only on Docsity!

FEEDBACK

FORM

J A VA M I N I P R O J E C T

MADE BY-

NAME

ROLL NO.

MAYUR PATIL

19CE

RUTUJA PATIL 19CE

OMKAR PATIL 19CE

INTRODUCTION

feedback system is a web application which provides an easy way to know information about a college and give imformation about system. Faculty Feedback is a Test Management Software, which offers a complete solution for Computer Based Feedbacks of any Faculty Member .They are used to set up multiple choice options for set of questions that when submitted are automatically compiled and the results generated is logged beside the faculty's reference number.

DATABASE

The database consists of following tables: : admin table : teacher table : student table : HOD table

features

  • (^) Administrator login. Student login. Management and update of teachers, their information, instructions, student’s attendance and feedback questions LOGIN:- There is a quality login window because this is more secure than other login forms as in a normal login window there are multiple logins available so that more than one person can access to forms with their individual login. It include three login windows one for administrator, one for faculty and another one for student. FORM FIILING: It consists of two main pages: Feedback page is the most creative and important page in this project. Branch, Faculty name, Year, and Subject selection. Filling the form according to the user’s wish. Result Table generation. Branch, Faculty name, and Subject selection.

TECHNOLOGY USED-

  • (^) Front end as : Eclipse Platform Back end as: MySQL Database: MySQL Querying language: MySQL

THANK YOU