SyllabTube App
Watch this video: https://youtu.be/qPeXp9yDpJM
This app contains two sections
1.Contributor
2.Learner
Through the Contributor section user can open the YouTube App and find a video related to a particular topic as per his/her University syllabus. Then user can share the video via SyllabTube App; user has to select the University, Course, Branch, Semester, Subject & Topic of the video and then click on the Submit button.
NOTE: Above steps can be directly done through the YouTube App; no need to open the Contributor section.
In Learner section user can select his/her University, Course, Branch, Semester, Subject & Topic to watch videos related to that particular topic (if the video is added/attached/submitted by other users through the Contributor section)
-
Download the code as Zip File
-
You need to obtain your YouTube API key, refer the following link Youtube Android Player API
-
Write your API Key in the
YouTubeConfig.javafile -
You also need to create a Firebase Android Project and download the google-services.json from their.
-
You need to enable Firebase Realtime Database and Firebase Authentication(Email & Google); for this you need to provide your SHA certificate Refer the following links Firebase Realtime Database Android and Firebase Authentication Android
Most of the students use YouTube for studying but the issue with YouTube is that there are infinite number of videos, so it becomes difficult for students to find videos related to their syllabus. This app will provide students all the videos related to their University syllabus in an organised way, which will help them to save their time and study quickly.