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