This is an e-learning application
. This app enables the creators to upload their content and the users on the app can see their courses. This app shows category-wise content to its users. The users can choose the category and it will show all the courses available.
- There are different sections for
users
,tutors
, andadmin
. - Tutors can
sign up
in the app. - Tutors can see the list of all the courses he has uploaded in the app.
- Tutors can
upload new courses
with suitable titles and categories. - Users who log in the app can see all the courses.
- The dashboard will have
different categories
. - After the user clicks on any category, he will be shown all the courses available. He can click on any course and start learning.
- Admin has the power to see all the courses and delete any course.
To create the apps, we will need to use android studio. You should have an understanding of how Android works. To complete the project, you must have good knowledge of the following technologies/tools.
Java:
Java is used to code the app’s functionality.XML:
An XML document is a markup language.Android Studio:
We will create apps using Android Studio.Firebase:
All the videos and data will be stored on Firebase.
Nikunj Kumar |
Kapil Kukreja |