The main focus of this project is the design and implementation of a database for an art gallery. The project includes a web application for interacting with the database.
- Database design and implementation
- Web application interface
- Use of functions, triggers, and stored procedures
- SQL Server
- PHP
- CSS
- Bootstrap
- Clone the repository:
git clone https://github.com/sadegh15khedry/artGalleryDatabaseDesign.git
- Set up the database using
db2.mdf
anddb2_log.ldf
. - Configure the web application according to your environment.
- Functions: Custom functions to simplify complex queries.
- Triggers: Automate tasks and maintain data integrity.
- Stored Procedures: Encapsulate repetitive tasks and complex operations.
This project is licensed under the Apache-2.0 License. See the LICENSE file for details.
- Sadegh Khedry
- Contributions and feedback are welcome.