Git Product home page Git Product logo

frontend-developer-challenge's Introduction

The App completes the below tasks mentioned -

Tasks

  • The application must be a SPA.
  • The application should allow user to add a youtube link to the playlist and start playing songs from the playlist first in first out.
  • Once a song is finished, it should be removed from the playlist.
  • The youtube link must be validated by the app for proper url format before adding to the queue.

Bonus

  • Allow the user to remove and reorder items in the playlist.
  • Sync different versions of the application. If the application is open across two tabs, both must be in sync for all activities. For e.g adding/removing/forwarding a song on any one, should update both of them.

Pointers for the app -

  1. The app is build using React
  2. To run the project, go to the frontend-developer-challenge folder in terminal
  3. Run "npm install"
  4. Once done, run "npm start" to run the app

Features used -

  1. Initially map function was used to display each videoList item, but that has been removed to implement drag and drop feature. The VideoItem file is still present although irrelevant now just to showcase old approach, along with map functionality in VideoList file in the end.
  2. React-Youtube npm package has been used to handle youtube end time functionality

P.S.

I am attaching my Resume as well in the repository

frontend-developer-challenge's People

Contributors

mayanksolan avatar rahulroy9202 avatar rajesh-giveindia avatar

Watchers

James Cloos 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.