Create concerts and load artist profiles from Spotify using MVC dynamic routing architecture in PHP.
- Create concert
- Add/remove artist from Spotify
- Add/remove artist track from Spotify
- Automated renewal of Spotify API key
- Dynamic routing
- MVC architecture
- Cross-site request forgery protection
- Automatically add .env content to systems environment variables
- OOP design
- Run the command
composer install
- Insert Spotify client secret and client id in the .env file
- Update database configuration in the .env file
- Execute the
database.sql
file
Username: admin
Password: password