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

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

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
![Screenshot 2022-07-11 at 13-23-45 Home WatchGozo](https://user-images.githubusercontent.com/54719132/178217366-cd762510-a0c0-4bdd-a54d-ca6385fd4134.png)
## Explore Page
![Screenshot 2022-07-11 at 13-24-02 Explore WatchGozo](https://user-images.githubusercontent.com/54719132/178217433-4100e32d-ceb4-49e7-a723-279f63a0a2d8.png)
## Filter by Category
![Screenshot 2022-07-11 at 13-24-14 Explore WatchGozo](https://user-images.githubusercontent.com/54719132/178217465-9ab61079-1b17-49ec-a95b-72424bade127.png)
## Single Video Page
![Screenshot 2022-07-11 at 13-28-49 WatchGozo](https://user-images.githubusercontent.com/54719132/178217588-5ecbc3d9-03b1-462b-af0a-132ac5cc4b47.png)
## All Playlist Page
![Screenshot 2022-07-11 at 13-29-14 Playlists WatchGozo](https://user-images.githubusercontent.com/54719132/178217646-b9c18f7e-8fde-4223-9afa-e651b64ce0a3.png)
## Liked Videos Page
![Screenshot 2022-07-11 at 13-29-26 Liked Videos WatchGozo](https://user-images.githubusercontent.com/54719132/178217690-113ca19f-3df8-4fe2-ab45-d29cd1f5be14.png)
## Watch Later Page
![Screenshot 2022-07-11 at 13-29-34 Watch Later WatchGozo](https://user-images.githubusercontent.com/54719132/178217773-b3abb10c-7519-4ec9-a150-4f65d4aefdd2.png)
## Playlist Page
![Screenshot 2022-07-12 at 10-18-56 WatchGozo](https://user-images.githubusercontent.com/54719132/178410907-b5638449-ae20-4390-8334-1d4efcb7d42f.png)
## History Page
![Screenshot 2022-07-11 at 13-30-11 History WatchGozo](https://user-images.githubusercontent.com/54719132/178217811-f56643b0-f867-4d9e-8afb-d81632da5a4f.png)