- View university news and announcements
- Access course materials and schedules
- Check exam results and grades
- View faculty and staff details
- Notifications for important updates
- User-friendly interface for students
- Upload university information and announcements
- Manage student records and faculty details
- Upload and update course materials
- Manage exam schedules and results
- Secure admin login panel
- Clone the Repository:
- Open the Project in Android Studio:
- Build and Run the App:
git clone https://github.com/themdratanali/university-apps-for-students
Import the project and let Gradle sync.
Ensure you have an Android device/emulator ready. Click the "Run" button in Android Studio.
- Java (JDK 8 or above)
- Android Studio (Latest version recommended)
- Firebase (for data storage and authentication)
- Internet connection
root-directory/
│-- main-university-app/ # Student application source code
│-- admin-app/ # Admin application source code
│-- README.md # Project documentation
│-- LICENSE # License information
- Download the Main University App.
- Sign in with your student credentials.
- Browse available resources and updates.
- Use the Admin App to upload information.
- Ensure data is accurate and up to date.
- Fork the repository.
- Create a new branch (
feature-xyz
). - Commit your changes.
- Push to your fork and create a pull request.
Developer: Md. Ratan Ali