Skip to content

Rhange/Wetube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

author time tracker Build Status

Wetube

Cloning Youtube with Vanilla and nodeJS

This cloning project was progressed with NomadCoders Academy

NomadCoders_Wetube

My Wetube Result

Pages

  • Home
  • Join
  • Login
  • Search
  • User Detail
  • Edit Profile
  • Change Password
  • Upload
  • Video Detail
  • Edit Video

TODOS

Code Challenge: Delete comment

  • 1. A user for own comments can see 'delete button' that activate with an API.
  • 2. If user click a comment's delete button, the comment should be removed and a total comments number has to be changed.
  • Hint: .populate() & if statement in views
  • **Problem: After create comment, li tag's id=comment.id is activated when refresh.
  • 3. This challenge ask do you understand 'template', 'API', and can you modify comments?

Authentication

  • Facebook Auth
  • Kakao Auth
  • Naver Auth
  • Google Auth

About

Cloning Youtube with Vanilla and nodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published