Skip to content

vanyusuf1/clinikkHealthcareTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clinikk Healthcare TV[backend ONLY!]

Clinikk TV is a video streaming service which helps users/subscribers get access to rich health related content. The media content available on the Clinikk TV can be video and/or audio.

Tech Stack:

Implementation

  • Creating User Schema
  • Creating Sign in/Login route
  • Creating Middleware for verifying the user login.
  • Adding/uploading media(video,audio) to Cloudinary from client-side application
  • Creating Content Schema for media content
  • Displaying content(for single and multiple users)
  • Like/unlike implementation in nodeJS
  • Comment implementaion in nodeJS
  • Creating Delete operation for deleting content

Just for knowledge:

For handling file uploads there are several Node libraries available on NPM. Among them, the most popular choice these days are Multer, Formidable, and Multiparty.

Disclaimer:

You can handle file uploads using CLOUDINARY as it is also a media management service which improves user experience by automatically delivering images and videos, enhanced and optimized for every user.

Note: If you want to handle file uploads using multer and save media content like video in node server, you can click here for the implementation code.

About

📺 A video streaming service which helps users/subscribers get access to rich health-related content.

Topics

Resources

Stars

Watchers

Forks