Skip to content

avictormorais/posterfy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Posterfy

🔭 Overview

Posterfy is a web application that allows users to create posters for their favorite albums using data and images from Spotify's free API. Users can search for albums, select one, and Posterfy will gather the necessary information and organize it visually using the HTML canvas element. The project is open source and does not generate any revenue. All rights to images and information belong to Spotify and the respective artists.

📷 Possible results

Screenshot

👾 API's and tools used

🔧 How it Works

1️⃣ Search for Album: Users enter the name of the album they want to create a poster for.
2️⃣ Select Album: Posterfy presents the search results, and users can select the desired album.
3️⃣ Data Gathering: Once an album is selected, Posterfy gathers data and images from Spotify's API.
4️⃣ Visual Organization: Posterfy organizes the data visually using the HTML canvas element.
5️⃣ Poster Generation: The organized data is used to generate a rendered image of the canvas.

⚡ Use it!

You can access the Posterfy project live on GitHub Pages here.

📕 - Disclaimer

  • 🛡️ Non-profit - This project is made for educational and non-commercial purposes. All rights to images and information belong to Spotify and the respective artists.

  • 🪚 Contributing - Contributions are welcome! Feel free to submit bug reports, feature requests, translation to your language, or pull requests.

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published