The DOCSHARE Student App is designed to help students easily upload and access academic documents shared with faculty. Built as part of a college project, this app simplifies student–teacher collaboration using Firebase and intelligent features via Gemini API.
- 📤 Find assignments, notes, and reports in oneplace
- 📥 View and Download documents shared by faculty
- 🔄 Real-time sync with Firebase
- 🤖 Built to support Gemini API for smart query solving and research (integration required)
- 🎓 Simple, clean, and student-friendly interface
- Language: Java
- UI: XML Layouts
- Database: Firebase Database
- AI Features: Gemini API (recommended)
- IDE: Android Studio
- Clone this repo
- Open the project in Android Studio
- Connect it to your Firebase project
- Add Gemini API credentials for smart document insights
- Build and run the app on emulator or physical device
- This app is for student-side functionality only.
→ For the teacher side, visit DOCSHARE Faculty App
Developed with ❤️ by Jenil Macwan
Built as part of a Computer Engineering academic project.