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
- Host: GitHub
- URL: https://github.com/sudhanva-nadiger/my-app
- Owner: Sudhanva-Nadiger
- License: mit
- Created: 2023-01-09T08:04:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T17:01:12.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T12:51:12.253Z (2 months ago)
- Topics: mui, react, redux, video-manager, video-player
- Language: JavaScript
- Homepage: https://video-tube-react.netlify.app/
- Size: 595 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/