Art Gallery Management System Using Php and Mysql | Php Gurukul

Jan 8, 2023

2 min read

Write your own content on FeedingTrends
Write

The Art Gallery Management System has been designed to override the problem of the existing manual system. This web application is supported to eliminate and in some cases reduce the hardship faced by manual systems. The application is reduced as much as possible to avoid errors while entering the data. It also provides a message while entering invalid data. No formal knowledge is required for the user to operate this system. Overall we said that Art Gallery Management System project inPHP is user-friendly.

Project Requirements

Project NameArt Gallery Management System Project in PHPLanguage UsedPHP5.6, PHP7.xDatabaseMySQL 5.xUser Interface DesignHTML, AJAX,JQUERY,JAVASCRIPTWeb BrowserMozilla, Google Chrome, IE8, OPERASoftwareXAMPP / Wamp / Mamp/ Lamp (anyone)

Project Modules

In Art Gallery Management Project we use PHP and MySQL Database. This project keeps records of user inquiries, art products, and art artists. Art Gallery Management System has two modules i.e. admin and user.

Click Here : https://phpgurukul.com/art-gallery-management-system-using-php-and-mysql/

Admin Module

1. Dashboard:  In this section, the admin can briefly view the total number of artists, total answer enquiry, total unanswered enquiry, Total Art Type, total art medium and total art products.

2. Art Type:  In this section, admin can manage art type (add/delete/update).

3. Art Medium: In this section, admin can manage art medium(add/update/delete).

4. Art Product: In this section, admin can manage art products(add/update/delete).

5. Enquiry: In this section, admin can view and maintain the enquiry.

6. Search Enquiry: In this section admin, can search for enquiry with the help of the enquiry number.

6. Page:  In this section, admin can manage the about us and contact us pages..

Admin can also update his profile, change the password and recover the password.

Video Link : https://youtu.be/n7qNyTuw5n8

 User Module

1. Home: It is a welcome page for users.

2. About: It is an about us page of website.

3. Art Type: In this section, users can view art products according to art type and send enquiries for art products.

How to run the Art Gallery Management System (agms) Project

1. Download the zip file

2. Extract the file and copy agms folder

3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/HTML)

4.Open PHPMyAdmin (http://localhost/phpmyadmin)

5. Create a database with the name agmsdb

6. Import agmsdb.sql file(given inside the zip package in the SQL file folder)

7. Run the script http://localhost/agms

Credential for Admin panel :

Username: admin Password: Test@123

Blog : 

PHP Gurukul

Welcome to PHPGurukul. We are a web development team striving our best to provide you with an unusual experience with PHP. Some technologies never fade, and PHP is one of them. From the time it has been introduced, the demand for PHP Projects and PHP developers is growing since 1994. We are here to make your PHP journey more exciting and useful.

Website : https://phpgurukul.com

Write your own content on FeedingTrends
Write