GithubHelp home page GithubHelp logo

blw0616 / site-unit2-project1-music-playlist-explorer-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codepath/site-unit2-project1-music-playlist-explorer-starter

0.0 0.0 0.0 3.51 MB

Starter code for the Music Playlist Explorer project

JavaScript 67.69% CSS 19.96% HTML 12.35%

site-unit2-project1-music-playlist-explorer-starter's Introduction

Unit Assignment: Music Playlist Explorer

Submitted by: Bailey Williams

Estimated time spent: 18 hours spent in total

Deployed Application (optional): Music Playlist Explorer Deployed Site

Application Features

CORE FEATURES

  • Display Playlists

    • Dynamically render playlists on the homepage using JavaScript.
    • Fetch data from a provided JSON file and use it to create interactive playlist tiles.
    • Each title should display the playlist's cover image, name, creator, and like count.
  • Playlist Details

    • Create a modal view that displays detailed information about a playlist when a user clicks on a playlist tile.
    • The modal should show the playlist's cover image, name, creator, and a list of songs, including their titles, artists, and durations.
  • Like Playlists

    • Implement functionality to allow users to like playlists by clicking a heart icon on each playlist tile.
    • Update the like count on the playlist tile when a playlist is liked or unliked.
  • Shuffle Songs

    • Enable users to shuffle the songs within a playlist using a shuffle button in the playlist detail modal.
    • Rearrange the songs in the modal view when the shuffle button is clicked.

STRETCH FEATURES

  • Add New Playlists

    • Allow users to create new playlists.
    • Users can input playlist name, creator, and add multiple songs with details like title, artist, and duration.
  • Edit Existing Playlists

    • Enable users to modify the details of existing playlists.
    • Add an edit button to each playlist tile.
    • Users can update the name, creator, and songs of the playlist.
  • Delete Playlists

    • Add a delete button to each playlist tile.
    • When clicked, the playlist is removed from the display and data model.
  • Search Functionality

    • Implement a search bar that allows users to filter playlists by name or creator.
  • Sorting Options

    • Implement a dropdown or button options that allow users to sort the playlist by name, number of likes, or date added.

Walkthrough Video

`

`

Reflection

  • Did the topics discussed in your labs prepare you to complete the assignment? Be specific, which features in your weekly assignment did you feel unprepared to complete?

Yes, the lab prepared me to make basic js functions, but it did not prepare me to pull items from a JSON file, and I would give my preparation a 6.5/10. Next time, the labs should at least reflect the asignment in some way.

  • If you had more time, what would you have done differently? Would you have added additional features? Changed the way your project responded to a particular event, etc.

I would have mae my site more interactive (stretch features), and I would found a way to embed youtube mp4 files in the site to add music.

  • Reflect on your project demo, what went well? Were there things that maybe didn't go as planned? Did you notice something that your peer did that you would like to try next time?

My project demo went great! I ws able to go through the features of the site, and I highlighted a lot of good things. Next time, I would like to try the stretch features and incorporate more CSS to improve how the final product looks.

Open-source libraries used

  • chatgpt.com
  • w3schools.com

Shout out

Shout out KENNETH AND KIANHA FOR ALL THE HELPPPPP!!!

site-unit2-project1-music-playlist-explorer-starter's People

Contributors

joicodes avatar kyra-ptn avatar kyra-patton avatar tgoslee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.