Logo
Project Image 1
Project Image 2
Project Image 3

Goldline - Gold Management Panel with Authentication & Pricing

Services: Admin Panel Design, Secure Registration & Login, Displaying Hypothetical Gold Prices, User & Session Management
Client: Personal Project

Goldline is a simple yet practical management panel for displaying gold-related information and managing users. This project includes a secure registration and login system that redirects users to the management panel after authentication. A key feature is the use of secure cookies for persistent login; after the first successful login, a secure cookie is stored in the user's browser, allowing automatic login on subsequent visits. In the admin panel, users can view hypothetical gold prices and log their entry time. Built with MySQL and secure cookies, this project focuses on user management, session persistence, and dynamic data display. Goldline is an excellent portfolio piece for demonstrating skills in designing management panels, authentication systems, and user session management.

Project Features

  • Secure registration and login system with PHP and MySQL
  • Secure cookie storage for persistent login and automatic re-entry
  • Dedicated management panel for each user post-login
  • Display of hypothetical gold prices (manually adjustable)
  • Logging and displaying user entry times
  • Simple and user-friendly interface for quick management
  • Basic security against common attacks (XSS and insecure cookies)
  • Prepared Statements to prevent SQL Injection
  • Display of error and success messages

Technologies Used

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