Video management frontend web application in ReactJS
- User can create, delete and edit a card
- The card contains name and a video/mp3 link
- Each card can be created under a bucket (eg : Entertainment Videos, Education Videos, Etc )
- The user has the flexibility to Name this bucket according to his/her choice.
- User can move a card from one bucket to an other bucket.Drag and drop functionality is also available!
- On clicking on the card a modal with an iframe will open which starts playing the video
- User can delete a single card or multiple card under a single bucket at once
- There is a separate tab called history which lists the mp3/mp4 links that have played i.e the card name, the link and the time it was played
- React
- Redux
- React Router
- MUI