Code Monkey home page Code Monkey logo

sem-projects / online-feedback-portal Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 6.0 27.43 MB

Online feedback portal is a medium through which students can give feedback to professors based on their teaching, assignments, and other skills. Professors can see these reviews and it will encourage them to understand problems of students better and adapt themselves in a way that is helpful for all.

Python 74.21% CSS 19.45% HTML 3.31% JavaScript 2.80% Shell 0.08% C 0.14%
python flask sqlalchemy javascript smtp plotlyjs sqlite3

online-feedback-portal's Introduction

DBMS-Project

Sem 4 DBMS Project

Online feedback portal is a medium through which students can give feedback to professors based on their teaching, assignments, and other skills. Professors can see these reviews and it will encourage them to understand problems of students better and adapt themselves in a way that is helpful for all.

Features

  • Student portal for giving ratings and review
  • Professor portal for seeing the reviews given by student in a particular subject or in a year etc. He/She can see those ratings in graph format showing a clear picture of how much improvement has been made from before.
  • Admin portal where admin can answer to any query asked by Student or Teacher and he/she can edit details of users if necessary.

Building on your machine

Setup an environment:

git clone https://github.com/arindam-modak/Online-Feedback-Portal.git
cd Online-Feedback-Portal
virtualenv venv
source venv/bin/activate

Installation:

pip install -r requirements.txt

Setting up mail server:

Set app.config['MAIL_USERNAME'] = 'server_gmail_address'
SET app.config['MAIL_PASSWORD'] = 'server_gmail_password'
Make sure in server gmail address, access to less secure apps mode is ON
You may change other SMTP settings in app.py file
python manage.py runserver

Running Project:

python app.py

Contributors:

online-feedback-portal's People

Contributors

arindam-modak avatar rishu-12 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.