Explore PH Tube, a project where I get hands-on experience with APIs and data sorting. This web app showcases my skills in using APIs to fetch and display video information, all wrapped in a user-friendly interface. š
PH Tube is an educational project that takes me on a journey into the world of APIs. It demonstrates how you can dynamically present video-related data, including video titles, thumbnails, view counts, channel names, and upload times, to users.
⨠Dynamic Data Display: You'll see how to create a seamless user interface that displays video data. Each video's details are presented on the page, ensuring a user-friendly experience.
š Data Sorting: Learn to sort video content based on view counts. The project converts view counts in the format '335K' into numerical values and sorts the video data in descending order. Users can trigger this sorting process with the "Sort by Views" button.
š± Responsive Design: PH Tube is designed to be responsive, making it accessible and user-friendly on all devices, from mobile phones and tablets to desktop computers.
š Categorized Content: Videos are organized into different tabs, such as General, Music, Comedy, and Drawing, providing users with a structured and engaging experience.
Visit the project live at PH Tube on GitHub Pages and experience the power of APIs and dynamic data sorting.
Feel free to explore the code, customize the project, or use it as a reference for your future projects.
Enjoy your journey into the world of APIs and data manipulation! š