Music review app

Problem Solved
"Gatti Culture" is a music review app that allows users to rate hip-hop artists, tracks, and albums. It provides a platform for fans to share their opinions and discover new music within the hip-hop genre. The application is no longer available because it was not cost-effective to maintain.
Technologies Used
I built the application using the Python-based Django framework for the backend, while the frontend was implemented with plain JavaScript, without relying on any additional frameworks. To enable real-time notifications, I utilized Redis, allowing users to like or dislike reviews. Users can share their reviews, and the app generates an image that includes the rating attributes, the rated item (such as an album, song, or artist), and the overall rating. To generate these images, I used the Pillow library.
Images




