Logo
Project Image 1
Project Image 2
Project Image 3

Mobile Shop Management Panel - Personnel, Products & Documents

Services: Admin Panel Design, Cookie-based Login System, Personnel & Product Management, Document Upload, Web Security
Client: Personal Project

This is a comprehensive management panel for mobile shops, providing administrators with complete control over personnel, products, and documents. The login system uses a secure cookie mechanism; after the first successful login, a secure cookie is stored on the user's browser, enabling automatic login on subsequent visits. Within the panel, managers can hire new employees with full details (first and last name, age, job title, phone number), fire employees, add or remove mobile phones, and upload and manage employee documents in a dedicated folder. This project focuses on efficient management, security, and user-friendliness.

Project Features

  • Secure cookie-based login system for session persistence and auto-login
  • Full personnel management: hiring with details (name, family, age, position, phone), editing, and firing
  • Product management: adding and removing mobile phones with complete specifications
  • Uploading and managing employee documents in a dedicated folder
  • Simple and user-friendly admin panel with quick access to all sections
  • Basic security against common attacks (XSS and insecure cookies)
  • Use of Prepared Statements to prevent SQL Injection
  • Displaying error and success messages to the user
  • Logout and cookie clearing functionality

Technologies Used

Html logo HTML5
Css logo CSS3
js logo JavaScript
Bootstrap logo Bootstrap 5.3
Mysql logo PHP
Mysql logo MySQL