Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 2.05 KB

File metadata and controls

44 lines (32 loc) · 2.05 KB

Pixsoft Graphics Hub

Pixsoft Graphics Hub is a modern and responsive web platform built for a design agency that offers professional graphic design and printing services. The website includes dynamic service listings, booking forms, feedback management, and separate dashboards for administrators and customers. It is designed to showcase creative work, improve client engagement, and streamline communication between the agency and its clients. The database is managed manually using PHPMyAdmin, and the project runs locally using the XAMPP environment. This platform serves as a complete digital hub for service interaction and brand presentation. This project was created as a college mega-projet for final year academic mega project.

Features

  • Service listing and categorization
  • Home, About, Services, and Contact pages with image sections
  • Booking system connected to customer accounts
  • Admin dashboard for managing bookings, services, users, and feedback
  • Customer dashboard for booking history and profile updates
  • Feedback and contact form functionality
  • Secure SQL-based data handling

Technologies Used

  • HTML5, CSS3, JavaScript
  • Bootstrap for responsive layout
  • PHP for backend logic
  • MySQL database managed via PHPMyAdmin
  • XAMPP as the local development environment
  • jQuery and Ajax for dynamic interactions

Setup Instructions

  1. Install XAMPP
  2. Clone or download this repository and place the project folder in C:/xampp/htdocs/
  3. Open XAMPP and start Apache and MySQL
  4. Visit http://localhost/phpmyadmin and create a database named pixsoft_db
  5. Import the SQL queries manually to set up the database tables
  6. Open your browser and go to http://localhost/Pixsoft-Graphics-Hub-Pro/ to run the project

Notes

  • There is no integrated online payment system; all transactions happen outside the website
  • This is a fully custom-coded project with no external CMS
  • Database setup must be done manually before launching the website

Authors

Developed by Subhan M and Team GitHub: github.com/Subhan-web-dev