Back to Portfolio

BKM FISIP Universitas Brawijaya Counseling Web App

Web application to manage schedules and student consultation registration with lecturers in a structured, fast, and accountable manner.

Laravel
BKM FISIP Universitas Brawijaya Counseling Web App

Screenshots

About the Project

BKM FISIP Universitas Brawijaya Counseling Web App was developed to address the need for an orderly, easily accessible, and well-documented academic consultation service. This project places user experience as a priority, both for students and lecturers, through a simple registration flow and clear schedule information. With support from a neat application architecture, this system can improve operational efficiency while strengthening the quality of consultation services in the campus environment.

Key Features

  • Admin and Lecturer Dashboard — Provides a control center to monitor schedules, consultation requests, and service status comprehensively.
  • Consultation Time Selection by Students — Students can independently choose available time slots without repetitive manual procedures.
  • Structured Data Management — Consultation data is neatly stored, making it easier to evaluate services and track consultation history.

Challenges & Solutions

The main challenge in this project is aligning the needs of three different roles—admin, lecturers, and students—in one workflow that remains simple. The solution applied is role-based interface design with strict access rights separation, so that each user gets relevant views and functions. The next challenge is preventing schedule conflicts when consultation requests increase; this is addressed through a structured slot selection mechanism and consistent time availability validation.