Code Monkey home page Code Monkey logo

feedback-sys's Introduction

Feedback Management System

The Feedback Management System is a project developed for managing feedback sessions at your institute. It provides a platform to collect and process feedback from students. In the last quarter alone, the system successfully managed over 1500 feedback submissions, demonstrating its efficiency and scalability. With an average of 3000 feedbacks per year, this system is designed to handle a large volume of feedback data.

Project Overview

The Feedback Management System is developed using PHP and Python programming languages. It is hosted on a LAMP (Linux, Apache, MySQL, PHP) stack server, ensuring a stable and reliable environment for the application. The project utilizes MySQL as the database management system for storing and retrieving feedback data efficiently.

Features

  • Collect feedback from students in an organized manner.
  • Process and analyze feedback data to extract valuable insights.
  • Generate reports and statistics based on the feedback data.
  • Provide a user-friendly interface for students and administrators.
  • Ensure data security and privacy of feedback submissions.

Tech Stack

  • PHP: version 7.4
  • Python: version 3.7
  • MySQL: version --
  • Apache: version 2.0

Installation and Setup

To set up the Feedback Management System on your own environment, please follow these steps:

  1. Install the required dependencies:

    • PHP7.4
    • Python3
    • MySQL
    • Apache2
  2. Clone the project repository:

    git clone https://github.com/justafolk/feedback-management-system.git
  3. Configure the database:

    • Create a MySQL database named "feedback_system".
    • Import the database schema from the provided SQL file.
    mysql -p feedback_system < feedback_schema.sql

License

This project is licensed under the MIT License.

image

image

image

feedback-sys's People

Contributors

bashlogs avatar heapbytes avatar justafolk 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.