Back to Projects

Magic-netcafe - University Thesis

Completed

A comprehensive university thesis project focused on the development and implementation of Magic-netcafe, a cutting-edge solution designed to enhance the online gaming experience through innovative technologies and user-centric design.

Java Swing MySQL

My Role

Lead Developer

Team Size

3

Duration

4 months

Platform

Desktop

Overview

Magic-netcafe is a desktop management application built as a university thesis project. It provides a complete solution for internet cafe owners to manage their business operations, from user sessions and billing to hardware monitoring.

Key Features

  • Session Management — track and control user computer sessions in real-time
  • Billing System — automated billing based on session duration with flexible pricing
  • User Accounts — registration, login, and balance management for customers
  • Admin Dashboard — overview of all active stations, revenue, and usage statistics
  • MySQL Database — persistent storage for user data, transactions, and session logs

My Responsibilities

  • Led the team of 3 through the full development lifecycle
  • Architected the application using Java Swing for the desktop GUI
  • Designed and implemented the MySQL database schema
  • Built the session tracking and automated billing logic
  • Wrote the thesis documentation and presented the final project