An open API service indexing awesome lists of open source software.

https://github.com/sudhanva-nadiger/my-app

Video management web application in ReactJS
https://github.com/sudhanva-nadiger/my-app

mui react redux video-manager video-player

Last synced: about 2 months ago
JSON representation

Video management web application in ReactJS

Awesome Lists containing this project

README

        

# My-App
Video management frontend web application in ReactJS

# Functionalities
1. User can create, delete and edit a card
2. The card contains name and a video/mp3 link
3. Each card can be created under a bucket (eg : Entertainment Videos, Education Videos, Etc )
4. The user has the flexibility to Name this bucket according to his/her choice.
5. User can move a card from one bucket to an other bucket.Drag and drop functionality is also available!
6. On clicking on the card a modal with an iframe will open which starts playing the video
7. User can delete a single card or multiple card under a single bucket at once
8. 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

# Tech stack
1. React
2. Redux
3. React Router
4. MUI

# Live Site
- https://video-tube-react.netlify.app/