Dal Events is a news feed application developed for Dalhousie university. The application will pull the news information about the Dalhousie university from the internet and creates feeds based on it.
The information that is gathered can be read on your android phone or tablet. The application currently displays the news feeds related to student life, research, and sports. The application also scans for the events that occur on the campus and display the content inside.
Please feel free to use this code to generate a news feed application for your school or university.
- Clone the project
- Build using the Android Studio
Android SDK 21
Gradle
Android 21
- Build the project using Android studio
- Generate the Apk file and deploy in your device.
Internet connection is need to fetch the feed from the internet service.
The application will be using the live feed from the web server. The crawler is updated every 24 hours.
- Android SDK 21
- Gradle
- Volly
The application is completely open source. Please feel free to fork and use the application. The backend code has been hided due to security reason. Please send me an mail to [email protected] if you need the backend and sql schema.
- Ramkumar Velmurugan - Initial work - Ramkumar Velmurugan
This project is licensed under the Apache License - see the LICENSE.md file for details