
YouTube Playlist Length Calculator Project
Open in IDE
Includes assets, JPG images of the design files, design files themselves and a basic style guide. There's also a README to help you get started.
Project Description
Your challenge is to build out this calculator by using YouTube Data API.
This project focuses on Node.js/Express.js functionality and there integration with external RESTful APIs. In this project, we also use EJS (Embedded JavaScript templating) for our frontend. But you can use any alternative of EJS or even you can use React.js as your frontend.
You can use any tools you like to help you complete this project. So if you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
-
Calculate any YouTube Playlist Length.
-
Get length over any range.
Tech Stack:
- Node.js
- Express.js
- EJS
- YouTube Data API v3
The YouTube Data API is a RESTful API that allows you to access YouTube data, such as videos, playlists, and channels. You can find more information about the YouTube Data API here.
Don't forget to share your submissions with the community to get feedback. All the best.
Get involved with the community
Join our discord server and explore the community forum to share your feedback with others. Ask questions, help others and learn in public to make the best use of codedamn.
Also check out the full-stack learning path to learn how to build such projects completely on your own.