Submitted by: Rodela Ghosh
About this web app: My Phonk Playlist is a dark, retro-inspired web app for phonk music lovers. Browse a curated selection of tracks with interactive Spotify and YouTube embeds, explore your favorite artists, and enjoy a visually immersive experience with neon-glow aesthetics and funky fonts.
Time spent: 4 hours
The following required functionality is completed:
- The web app uses only HTML, CSS, and JavaScript without a frontend framework
- The web app is connected to a PostgreSQL database, with an appropriately structured database table for the list items
- NOTE: Your walkthrough added to the README must include a view of your Render dashboard demonstrating that your Postgres database is available
- NOTE: Your walkthrough added to the README must include a demonstration of your table contents. Use the psql command 'SELECT * FROM tablename;' to display your table contents.
The following optional features are implemented:
- The user can search for items by a specific attribute
The following additional features are implemented:
- List anything else that you added to improve the site's functionality!
Here's a walkthrough of implemented required features:
GIF created with ... GIF tool here
Describe any challenges encountered while building the app or any additional context you'd like to add.
Copyright [2025] [Rodela Ghosh]
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.