apoorvsingh2000 / Lazy-View

ACM hack 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lazy_view

Video streaming app using YouTube API and caching for ACM hack2020.

Introduction

Lazy View is a video streaming app for android platform. It uses YouTube API for the data nad Shared Preferences for caching.

How to use

There is a relese and a debug version attached. You can install the app on your android phone. The Login screen uses Firebase Auth to sign in the users one-time. The first page of the bottom nav bar streams the last video which you watched using the data cached via shared preferences. The second page shows you top trending videos and an option to search for videos of your choice. There is also an inbuilt YouTube video player for the same. The third page shows the user profile and logout option.

Challenges faced

Working with different aspects of the YouTube API. Making search option.

Completion status

Completed.

Learning from the hack

There is no ending to learning, there is always more to learn.

Screenshots

12 34

About

ACM hack 2020


Languages

Language:Dart 97.1%Language:Objective-C 2.4%Language:Java 0.5%