Ram Maheshwari Logo Image
Julian Scipioni

Web Management System for the Juber S.A.

Project Overview

This project is a web-based management system designed for the agricultural company Juber S.A.. It was developed as part of the Professional Practice subject and aims to help manage the company’s agricultural machinery information through QR codes that store each machine’s relevant data in the system.

Key Features

- Clean and organized data management.
- Automatic generation of QR codes for each machine.
- Centralized web interface for managing information.
- MVC-based structure for better scalability and maintenance.

Tools Used

HTML
CSS
JavaScript
BootStrap
PHP

Built with PHP following the MVC (Model–View–Controller) architecture, this project leverages HTML, CSS, and JavaScript to create a clear and functional user interface.

Challenges Faced

One challenge I faced was linking and generating QR codes that correctly stored machine data. I overcame this by using a specific PHP library for QR code creation and reading, which helped me achieve stable and accurate results.

Future Improvements

In the future, I plan to maintain and enhance the system as the company’s needs grow, possibly adding new functionalities and improving database performance.