Virtual Classroom Application
Virtual Classroom: allowing students and instructors to share notes and interact with one another using android phone
- Allowing students and instructors to share notes and interact with one another using android phone
- Used FIREBASE storage to store PDF and Notes
- FIREBASE authentication to register and login account.
- FIREBASE real time database to create and join CLASS.
- Request more features...
-
Landing
-
Home page
-
Create Class
-
Join Class
-
Dashboard
-
Upload PDF FILES
-
View PDF FILES
- Allow permissions for Internet and Sharing Files
- In case you have forgotten your password, you can change your password by clicking "forgot password" on landing page.
- Make sure you have latest android studio version
- Make sure your phone has android 11 or newer.
git clone https://github.com/Aayush2111/VBoard.git
cd ./VBoard
- Open Android Studio
- Click on "Open" to open this Project
- Now link your android device to android studio and install the application
- The app is now running at your android phone ;)
Feel free to contact me on LinkedIn
if (youEnjoyed) {
starThisRepository();
}