Project Report
Project Report
Submitted by:
Vidyalankar Institute of
Technology Wadala(E), Mumbai
400 037
University of Mumbai
2021-22
DECLARATION
I declare that this written submission represents my ideas in my own words and where
others’ ideas or words have been included, I have adequately cited and referenced the
original source. I also declare that I have adhered to all principles of academic
honesty and integrity and have not misrepresented or fabricated or falsified any idea|
data|fact|source in my submission. I understand that any violation of the above will be
cause for disciplinary action by the Institute and can also evoke penal action from the
sources which have thus not been properly cited from whom proper permission has
not been taken when needed.
“REVIEW
SYSTEM”
is a bonofide work of
Examiner Principal
PROJECT REPORT APPROVAL FOR B.E.
Examiners
1.
2.
Date:
Place:
ACKNOWLEDGEMENT
Project members:
CHAPTER 1:
INTRODUCTION 1.1
1.2.1 Purpose:
The scope of this project would contain the project functionalities, constraints,
assumptions and future scope.
Functionalities:
1. Keeps track of all reviews given by students.
2. Monitoring whether students are able to understand the lecture or not
3. Student-Teacher relationship will grow stronger.
Constraints:
1. User must have a Smartphone device
2. Device should have access to Internet
Assumptions:
1. User has working internet connection on Smartphone device
2. Feedback
Future Scope:
This project Student Feedback System has been developed in such a
manner, that the future requirements of the user are met. The project is
flexible to adapt the changes efficiently without affecting the present
system. In future, there can be a provision to adjust the questions and to
import new student names and faculty through the portal. It is also planned
to implement the app on various other mobile platforms like Windows
and IOS. This is the future scope of this project
Survey of Technologies:
Requirements Specification:
Software Requirements:
Conceptual Models:
We will produce a model of the overall system which will describe operations
that can be performed on the system, and the sequences of those operations.
These models will be produced using different conceptual models like Block
Diagrams, Sequence Diagrams etc.
System Design:
IMPLEMENTATION APPROACH:
Usefulness:
We started with the coding of the Frontend part. For coding the
frontend we used ReactNative which is a user friendly platform for
coding. React Native is an open-source UI software
framework created by Facebook, Inc. Firstly we installed
ReactNative. We started by doing coding the homescreen page,
followed by the login page after he login page we did coding of the
timetable and the feedback page.
Then we started with the backend of our project using NodeJS. All the
coding was done by us on the Visual Studio Code application.
Results:
Firstly, there’s admin module which has admin login portal. The
username and password of admin is initially fixed. After login, Admin views the
students as well as faculty accounts and can modify their details. The whole
data is stored in the database. The admin also adds the students and faculty
details in the database. The admin also can delete the student’s as well as the
faculty data. The admin can view all the feedbacks results present in the
database. The identity of the student who gave the feedback is given by the
admin.
Then there’s student module which has student login portal. Each and every
valid student has their unique username and password which is given by admin.
The username and password when entered are checked with data present in the
database.
After login, the student can view the subject’s feedback which he/she wants to
submit. Then in the feedback form, the name of the faculty automatically comes
who teaches that particular subject. In the feedback form, there are multiple
fields for which student has to show his opinion. The fields are Vocabulary and
Body language, Audibility, Explanation, Subject Command etc., after the
submission of feedback the answers of all the questions are analyzed and the
result is stored in database. If the student has already given the feedback of that
particular teacher, then he/she can’t give the feedback again. Then at last there’s
faculty module which has teacher login portal. Each and every faculty has their
unique username and password which is given by the admin.
The username and password when entered are checked with data present
in the database. The faculty can view their overall performance according to the
student’s feedback. There will be a graphical representation of student's
feedback so that faculty can clearly understand his/her strengths. Next, the
polarity of the words in each sentences were calculated.