https://github.com/jenilmacwan/docshare-faculty
Faculty-side Android app for secure document sharing with students using Firebase & Gemini API.
https://github.com/jenilmacwan/docshare-faculty
android document-sharing firebase firebase-database gemini-api java realtime-database
Last synced: about 1 month ago
JSON representation
Faculty-side Android app for secure document sharing with students using Firebase & Gemini API.
- Host: GitHub
- URL: https://github.com/jenilmacwan/docshare-faculty
- Owner: JenilMacwan
- License: mit
- Created: 2025-06-21T17:18:25.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-06-21T18:28:52.000Z (12 months ago)
- Last Synced: 2025-06-21T18:30:16.150Z (12 months ago)
- Topics: android, document-sharing, firebase, firebase-database, gemini-api, java, realtime-database
- Language: Java
- Homepage:
- Size: 679 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
📘 DOCSHARE – Faculty App
A simple, intelligent file sharing app for teachers to connect with students
---
## 🚀 Overview
The **DOCSHARE Faculty App** allows professors to manage and share academic content with students in real-time. Designed with educators in mind, it streamlines file distribution and integrates with Firebase and Gemini API for smart interactions.
---
## 📱 Features
- 📤 Upload assignments, reference materials, and announcements
- 🔒 Secure and real-time data sync via Firebase
- 🤖 Gemini API support for document enrichment *(integration required)*
- 🧑🏫 Minimal UI tailored for faculty ease-of-use
---
## ⚙️ Tech Stack
- **Language:** Java
- **UI:** XML Layouts
- **Database:** Firebase Realtime Database
- **AI Features:** Gemini API *(optional but on faculty side integration required)*
- **IDE:** Android Studio
---
## 🛠️ Setup Instructions
1. Clone this repository
2. Open in **Android Studio**
3. Set up Firebase credentials
4. Add Gemini API integration if desired
5. Build & run on your device or emulator
---
## 📌 Notes
- This app is the **faculty-side** version of DOCSHARE.
→ To view the student version, check [DOCSHARE Student App](https://github.com/JenilMacwan/docshare-student)
---
## ✨ Credits
Developed with ❤️ by **Jenil Macwan**
Created as part of an academic project in Computer Engineering.