Web Application - CUBE
const teamSize = 5;
const context = "IUT Academic Project";
const role = "Fullstack Developer & DevOps";
CUBE is a comprehensive web application project developed by a team of five students. The goal was to build a robust platform from the ground up, handling everything from server administration to full-stack development and project management.
Technical Architecture
The application runs on a Laravel framework, hosted on the IUT's OVH dedicated server. This required extensive Linux system administration skills to configure the environment and ensure deployment stability.
- Backend: Laravel (PHP Framework)
- Database: PostgreSQL (Custom design)
- Infrastructure: OVH Server (Linux Admin)
- Version Control: GitHub (Collaboration)
Project Management
To organize our team effectively, we adopted the Agile SCRUM methodology. We utilized Azure DevOps to manage our backlog, sprints, and tasks.
Design & Modeling
Before writing code, we produced complete technical specifications.