This Android application was developed from November 2020 to February 2021 with the goal of providing a user-friendly platform for students to access essential college information. The application has gained popularity within the college community, boasting a user base of over 400 students.
- Android Studio: The primary integrated development environment (IDE) for building the Android application.
- Java: The programming language used for the backend logic and functionality.
- XML: Used for designing the user interface of the application.
- MySQL: Database management system employed for storing and retrieving data.
- PHP: Server-side scripting language utilized for communication between the Android application and the MySQL database.
The application provides a centralized platform for students to access a wide range of information, including:
- Staff Details: Information about the college faculty, including their names, designations, and contact information.
- Academic Information: Details about academic programs, courses offered, and any relevant announcements.
- Study Certificates: Easy access to study certificates, making administrative processes more efficient.
- College Offerings: Information about various services and opportunities provided by the college.
- Marks and Progress: Students can conveniently view their academic performance and progress.
The application is designed with a user-friendly interface, ensuring an intuitive and seamless experience for students. The layout and navigation are optimized for easy access to information.
The application has successfully fostered community engagement by bringing students together through a shared digital platform. This has contributed to its popularity and widespread adoption within the college.
To run the application, follow these steps:
-
Clone the repository to your local machine.
git clone https://github.com/sunkusaarthak/college-android-app.git
-
Open the project in Android Studio.
-
Set up the MySQL database using the provided SQL scripts in the
database
directory. -
Configure the PHP scripts in the
backend
directory to connect to your MySQL database. -
Run the application on an Android emulator or a physical device.
For feedback, bug reports, or any assistance, please contact [sunkusaarthak@gmail.com].
Thank you for using the College Android Application!