This project is a Music Information Website that allows users to perform CRUD operations for artists, albums, and group members. The frontend is built using Vue.js. The application is hosted on Azure and uses a CI/CD pipeline for automated deployment.
-
CRUD Operations:
- Artists: Create, Read, Update, and Delete artist information.
- Albums: Manage album details for various artists.
- Group Members: Add, update, or remove group members associated with bands or artists.
-
User-Friendly Interface: Built with Vue.js for a responsive and interactive user experience.
-
Azure Hosting: Deployed on Azure for scalability and reliability.
-
CI/CD Pipeline: Automated deployment process using GitHub Actions.
- Vue.js (Frontend)
- Node.js (Backend, if applicable)
- Express.js (Backend, if applicable)
- SQL Database (for data storage)
- Azure (for hosting)
- GitHub Actions for CI/CD