Skip to content

A simple feedback management web app. It can collect responses and can produce results in a table and also in .xls format. Results can be altered between an individual class and individual staffs report.

License

Notifications You must be signed in to change notification settings

EswarBalasubramanian/Feedback-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

This project is a simple Feedback Management System used to collect feedback responses in .xls format.

Technologies

Project is created with:

  • node version: 13.8.0
  • mongoDB version: 4.2.3

Prerequisites

You'll need Git and Node.js (which comes with NPM) installed on your computer.

node@v13.8.0 or higher
mongoDB@v4.2.3 or higher
npm@6.9.0 or higher
git@2.17.1 or higher

Setup

To run this project, install it locally using npm:

$ npm install
$ npm start

Use https://localhost:3000/

Demo

Demo Link https://feedback-mgmt.herokuapp.com

About

A simple feedback management web app. It can collect responses and can produce results in a table and also in .xls format. Results can be altered between an individual class and individual staffs report.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published