https://github.com/maitrakhatri/watchgozo
Video Library for Superhero nerds
https://github.com/maitrakhatri/watchgozo
reactjs video-library
Last synced: 4 months ago
JSON representation
Video Library for Superhero nerds
- Host: GitHub
- URL: https://github.com/maitrakhatri/watchgozo
- Owner: maitrakhatri
- Created: 2022-05-11T12:23:05.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-15T10:54:04.000Z (over 2 years ago)
- Last Synced: 2025-01-14T07:52:59.925Z (5 months ago)
- Topics: reactjs, video-library
- Language: JavaScript
- Homepage: https://watchgozo.netlify.app/
- Size: 2.74 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WatchGozo
Video Library for Superhero nerds
> WatchGozo is powered by [gozoUI](https://github.com/maitrakhatri/gozo-UI)
# Functionalities
- Authentication (LogIn, SignUp)
- Fiter videos by Category
- Single Video Page
- Watch Later Management
- Liked Videos Management
- Playlist Management
- History Management
# Featues
## Without logged in user can:
- Filter videos
- Watch videos
## Once logged in user can:
- Create multiple playlist, add and remove videos in them.
- Like videos, thet will be added to `Liked Videos` playlist.
- Add videos to Watch Later.
- Once opened a video, it will be added to `History`; user then can remove specific video from History or clear the entire history at once.
## Auth
- Custom messages for Email not found and Incorrect Password during Log In.
- Custom message for Email already exists during Sign Up
# Demo
https://user-images.githubusercontent.com/54719132/178468274-966d4402-b01d-40bb-b4b4-cf988b6e507c.mp4
# Screens
## Homepage

## Explore Page

## Filter by Category

## Single Video Page

## All Playlist Page

## Liked Videos Page

## Watch Later Page

## Playlist Page

## History Page
