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.
- 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
- 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
- Install XAMPP
- Clone or download this repository and place the project folder in
C:/xampp/htdocs/
- Open XAMPP and start Apache and MySQL
- Visit
http://localhost/phpmyadmin
and create a database namedpixsoft_db
- Import the SQL queries manually to set up the database tables
- Open your browser and go to
http://localhost/Pixsoft-Graphics-Hub-Pro/
to run the project
- 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
Developed by Subhan M and Team GitHub: github.com/Subhan-web-dev