https://github.com/tomiwa-ot/concert-survey
Create concerts and load artist profiles from Spotify
https://github.com/tomiwa-ot/concert-survey
dynamic-routes dynamic-routing php php-8 php-mvc php-mvc-application spotify spotify-api survey
Last synced: 3 months ago
JSON representation
Create concerts and load artist profiles from Spotify
- Host: GitHub
- URL: https://github.com/tomiwa-ot/concert-survey
- Owner: Tomiwa-Ot
- License: gpl-3.0
- Created: 2023-05-14T21:16:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T09:31:00.000Z (over 1 year ago)
- Last Synced: 2025-03-10T14:58:36.096Z (3 months ago)
- Topics: dynamic-routes, dynamic-routing, php, php-8, php-mvc, php-mvc-application, spotify, spotify-api, survey
- Language: CSS
- Homepage: https://tomiwa-ot.github.io/concert-survey/
- Size: 4.7 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Concert Survey
Create concerts and load artist profiles from Spotify using MVC dynamic routing architecture in PHP.## Features
- 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## Usage
- 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
```console
Username: admin
Password: password
```## Screenshots









t 2023-05-14 at 22-46-02 Back For Everything](https://github.com/Tomiwa-Ot/concert-survey/assets/37912743/1ce25ab1-c053-4108-ae51-b5ec54b89230)

