Skip to content

This is video app in which you can login and see and upload you videos and it has a build in player

Notifications You must be signed in to change notification settings

mouryasujit/Chitra-msr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chitra-Msr

This is video app in which you can login and see and upload you videos and it has a build in player

Sign in with O auth is not working as its not hosted on authorized domain but it will work on your local system

use cors unblock to use this project

Frontend

  • React

Backend

  • Nodejs
  • Expressjs
  • mongoose

Connection of front end and backend

  • Proxy

Authentication

  • jason web token for login
  • Bcryptjs for storing password in encoded form in db.
  • Also you can login using firebase Google auth.

Database

  • Mongodb
  • firebase

Screenshots

Home page

Home page

Light mode home page

light mode home page

Sign up page/login/google login page

Sign up page/login/google login page

upload video page

upload video page

video player with recommended section and comment section

video player with recommended section and comment section

and many more to come

Authors