This is an art gallery management application built using Laravel as a backend framework and Vue.js as a frontend framework. The application allows art gallery owners and administrators to manage their gallery including artworks, artists, and customers. The application also allows customers to buy artworks from the gallery.
The application has the following features:
- Artwork management: Add, edit, and delete artworks. Upload images of artworks.
- Artist management: Add, edit, and delete artists. Upload artist images and biographies.
- Customer management: Track customer orders and approve orders.
- Artwork category management: Add, edit, and delete artwork categories.
- Sales management: Track sales and approve orders.
- Buy artworks: Buy artworks from the gallery.
- Dark mode: Toggle between light and dark modes.
The following technologies were used to build the application:
- Laravel 9.x (Backend Framework)
- Vue.js 3.x (Frontend Framework)
- MySQL 5.7 (Database)
- Tailwind CSS (Styling Framework)
- Headless UI (Vue.js Component Library)
- Chart.js (JavaScript Charting Library)
- Moment.js (Date and Time Library)
- Git (Version Control System)
- GitHub (Code Hosting and Collaboration Platform)
This project is licensed under the MIT License. See the LICENSE file for details.