Coder Social home page Coder Social logo

debarshi95 / wetube Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 5.81 MB

A video library app made using HTML, CSS, ReactJS,Apollo-GraphQL, NodeJS, Prisma, Postgresql

Home Page: https://debarshib-wetube.netlify.app/

JavaScript 82.56% Shell 0.08% HTML 1.34% CSS 16.02%
graphql react reactjs apollographql postgreql prisma apollo-client apollo-server clone express

wetube's Introduction

Actions Status

FlixNotes

A ReactJS web app for managing notes.

Demo

Frontend

Deployed on Netlify using github actions

Backend

Deployed on Heroku

Features:

  • Authentication facility for old & new users
  • Authenticated users can
    • can see a landing page with a list of few categories
    • sort videos based on categories
  • Individual video listing page with suggested videos
  • Playlist, Watch History, Watch Later functionality for authenticated users
  • PlayList Management:
    • User can create playlist.
    • User can add/delete video from playlist
    • User can delete a playlist.
  • History:
    • Each register user when sees individual video has a view history
    • Videos in view history can be deleted by user
    • User can also clear full history
  • Watch Later:
    • Each user can add/delete video to watch later
    • Video added to watch later can seen in watch later route by user
  • Each registered user can like/dislike video anytime they want.
  • Custom view count for videos watched.
  • LazyLoading/Code-splitting of components to dynamically load at runtime
  • Error management using ErrorBoundary to catch and show fallback UI.
  • Loading Spinner when fetching initial data.
  • Responsive UI for all screens (Desktop, Tablet, Mobile)

Built using:

Screenshots

Desktop

Desktop-1

Desktop-2

Desktop-3

Desktop-4


Mobile


Mobile-1

Mobile-2

Mobile-3

Mobile-4

Run Locally

  • Clone the project git clone https://github.com/Debarshi95/WeTube.git
  • Go to the project directory
  • cd wetube
  • Install dependencies yarn
  • Create a .env file
  • Create a project inside Google Firebase and export the configuration
  • Add the following configuration to your .env file
REACT_APP_APOLLO_URI="Backend server url"
  • Start the server yarn start

wetube's People

Contributors

debarshi95 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

wetube's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.