Implementing a business IT solution: a full-stack web application for managing a game library, with user accounts, CRUD operations, and review system.
This project required building a game library management interface using the Django framework. Users can browse games, write reviews, rate them, and manage a personal games list.
We worked as a binôme (pair) while all other groups had 3 members. My colleague handled Django and database integration, while I took care of CSS styling, virtual machine setup and Gantt planning.
Despite limited time, we delivered a fully functional project hosted on a VirtualBox VM, bridged to act as a real externally-accessible server. Only one minor feature was missing at submission.
Final render of the game library web interface
Python
Backend logic
Django
Web framework
HTML5
Markup & templates
CSS
Styling & layout
MySQL
Relational database
VirtualBox
VM deployment
Task breakdown between the two contributors