Always Connected with Tracer Study Polibatam!
View Demo
·
Report Bug
·
Request Feature
Table of Contents
The Polibatam tracer study website is currently used solely for login purposes. Questionnaires are still filled out using another platform (JotForms) embedded within the website. The proposed PBL aims to further develop the previously developed website and display questionnaire results in graphical/statistical form. Currently, the website tracer username and password are based on student ID numbers (SIM) and cannot be changed. This compromises user data security and creates a sense of apprehension among alumni about filling out their data, potentially contributing to low tracer study completion rates.
Our Application Features :
- QUESTIONNAIRE (CREATE & FILL IN)
- ALUMNI DATA MANAGEMENT
- COMPANY DATA MANAGEMENT
- TRACER STUDY STATITICS
This is the language, tools, framework and libraries used in creating the Tracer Study application.
There are several steps that must be taken to run the Tracer Study application.
git clone https://github.com/terpalb24/pbl-trpl-206-tracer-study.git
cd pbl-trpl-206-tracer-studycomposer installcp .env.example .envphp artisan key:generateUbah pengaturan database di .env sesuai konfigurasi lokal:
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=tracer
DB_USERNAME=root
DB_PASSWORD=your_passwordphp artisan migrate --seedphp artisan serveAkses aplikasi melalui: http://127.0.0.1:8000
- PHP >= 8.2
- Composer
- MySQL atau MariaDB
- Node.js & NPM (untuk membangun ulang asset frontend)
Project Manager:
- 118207 - Siti Noor Chayati, S.T., M.Sc
Team Member:
- 4342401036 - Andri Putra Desyandra Siregar
- 4342401037 - Hasna Fadhilah Ramadhan
- 4342401035 - Whelmyran Bima Adhienirma
- 4342401054 - Syifa Dwitya Wulandari
- 4342401058 - Dinny Mardin
- 4342401060 - Eric Marchelino Hutabarat
Distributed under the Unlicense License.
Email - tracerstudypolibatam.206@gmail.com
Project Link: https://github.com/terpalb24/pbl-trpl-206-tracer-study.git
Site URL: https://tracer.pblku.com
