Skip to content

A Web application to collect and process feedbacks from students at your institute. Developed in PHP and LAMP stack.

License

Notifications You must be signed in to change notification settings

justafolk/feedback-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Web application to collect and process feedbacks from students at your institute. Developed in PHP and LAMP stack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •