Skip to content

Loading portfolio

0%

MEMohan E
← All projects

ERP Student Survey

College survey workflows with dynamic chart reporting inside an ERP framework.

Screenshot Placeholder

[Screenshot] — Survey form / chart dashboard

1Overview2Business problem3Requirements4Architecture5Impact

Overview

A College Student Survey and Chart Report system within an ERP framework. Includes survey capture, responsive UI, and dynamic chart reports to visualize institutional survey data.

Business problem

Colleges needed structured student survey capture and clear visual reporting inside existing ERP operations.

Requirements

  • Survey creation and response capture.
  • Responsive UI for students and administrators.
  • Dynamic chart reports for survey visualization.
  • Integration with ERP data workflows.
  • Reliable MySQL storage for survey datasets.

Architecture

  • PHP + CodeIgniter 3 backend for survey domain logic.
  • React / Next.js interfaces for interactive reporting UX.
  • MySQL as the system of record for survey data.
  • Chart reporting layer for aggregated visualization.

Tech stack

ReactJavaScriptNext.jsPHPCodeIgniter 3MySQLHTMLCSSjQueryBootstrap 4

Responsibilities

  • Developed survey functionality using PHP and CodeIgniter 3.
  • Built user interfaces with React, Next.js, HTML, CSS, jQuery, and Bootstrap 4.
  • Created dynamic chart reports to visualize survey data.
  • Designed and managed the MySQL database for survey data.
  • Integrated survey results into the ERP system.
  • Tested and optimized for performance and usability.

Challenges & solutions

Presenting survey results clearly for institutional decisions.

Built dynamic chart reports and responsive UI surfaces on top of structured MySQL survey data.

UI

React

Next.js survey experiences

Backend

0

PHP survey services

Reports

Charts

Dynamic visualization

Lessons learned

  • Hybrid PHP + React stacks work well when API boundaries stay clear.
  • Chart-ready data models simplify institutional reporting.

Business impact

  • Enabled structured student feedback capture.
  • Improved visibility through chart-based survey reporting.

Future improvements

  • Exportable report packs for academic committees.
  • Role-based survey administration refinements.