Git Product home page Git Product logo

back2life-music-playlist-app's Introduction

Back2Life: Music Playlist App

Music playlist app created with React.js. Redux and Node.js using Express.js

View Demo ยท Report Bug ยท Request Feature

Table of contents

Overview

Back2Life is an music playlist app developed in React.js that allows you to search and create personalised playlists using Shazam music database.

Screenshots

Back2Life homepage

Bac2Life explore page

Back2Life playlist page

Installation

  1. Clone the repo
    git clone https://github.com/github_username/repo_name.git
  2. Install NPM packages
    npm install
  3. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';
  4. Start the app
    npm start

(back to top)

User Story

As a Web App User, I want to look up songs, artists, albums and genres, so I can create personalised playlists and group them into categories.

(back to top)

Acceptance Criteria

  • It's done when I can search by songs, artists, albums and genres.
  • It's done when I can save songs, artists, albums and genres in favourites categories.
  • It's done when I can see the detailed info of songs, artists, and albums.
  • It's done when I can create personalised playlists and save them in bookmark categories.
  • It's done when I can play the preview of the tracks.

(back to top)

UX/UI Design

Wireframes

(back to top)

Links

(back to top)

Built with

(back to top)

Roadmap

  • Create login input
  • UX/UI Improvements
    • Responsiveness fixes
  • User profile feature
  • Social media sharing
  • Purchase songs at App Stores
  • Automated testing by features

See the request feature for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Authors

Group 19

Oyewumi Afolabi

Sumbal Khan

Jozef Elias

Daniel Rodriguez

(back to top)

Acknowledgments

The teacher and TAs that help us with resources and support to my questions during the development of this project.

(back to top)

back2life-music-playlist-app's People

Contributors

technoveltyco avatar babycodeher avatar sumbal28 avatar elanekj avatar

Stargazers

 avatar

Watchers

 avatar

back2life-music-playlist-app's Issues

Hero section

Hero section

User Story

Acceptance Criteria

  • The hero section has to integrate the header and footer.
  • The whole page has to be responsive in the different screen sizes.

Playlist tracks

Playlist tracks

User Story

Acceptance Criteria

  • It has to integrate into the song details page.
  • It has to be responsive.

Back2Life (MVP)

Back2Life (MVP)

User Story

As a Web App User,
I want to look up songs, artists, albums and genres,
so I can create personalised playlists and group them into categories.

Acceptance Criteria

  • It's done when I can search by songs, artists, albums and genres.
  • It's done when I can save songs, artists, albums and genres in favourites categories.
  • It's done when I can see the detailed info of songs, artists, and albums.
  • It's done when I can create personalised playlists and save them in bookmark categories.
  • It's done when I can play the preview of the tracks.

Routing

Routing

User Story

Acceptance Criteria

Footer

Footer

User Story

Acceptance Criteria

  • The header has to be responsive in different screen sizes.

Routing links

Routing links

User Story

Acceptance Criteria

  • Landing page play button has to link with Explore page.
  • Card play button has to link with the Player page.

Bug Fixes

Bug Fixes

User Story

Acceptance Criteria

  • Reloading search

Playlist Favourites

Playlist Favourites

User Story

Acceptance Criteria

  • Player can add/remove songs from the current playlist.
  • Top tracks can be added/removed from the user playlist.
  • A selected card song should be loaded in the player and include the current user playlist.

Music player component

Music player component

User Story

Acceptance Criteria

  • It has to be responsive.
  • It has to integrate with the song details page layout.

Search page

Search page

User Story

Acceptance Criteria

  • It has to be responsive.

Track list component

Track list component

User Story

Acceptance Criteria

  • It has to integrate as aside of the search listing container.

Header

Header

User Story

Acceptance Criteria

Acceptance Criteria

  • The header has to be responsive in different screen sizes.

Cards web component

Cards web component

User Story

Acceptance Criteria

  • It has to integrate with the search listing container.

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.