项目作者: bahaa-ka

项目描述 :
MyLectures android application for downloading lectures from University of Kalamoon lectures portal
高级语言: Java
项目地址: git://github.com/bahaa-ka/my-lectures.git
创建时间: 2020-03-23T21:46:06Z
项目社区:https://github.com/bahaa-ka/my-lectures

开源协议:

下载


MyLectures

android application parse the content of Kalamoon Lectures to provide better interface with more extended functionality than the current website offers

About the project

the whole project built around the concept “Web Scrabing” where we scrape the content of the lectures website and get the data we want from the webpage itself without the need to call any api or server side application

Features provided (or to be provided later)

  • Better UI representation of the content of the lectures website
  • categorized access to lectures based on the faculty
  • Realtime notification for new lectures (on the roadmap)

important notice

this project was last time modified more than 2 years ago and contains many depracated code and lot of code bad practices. the goal of sharing the project “as is” without attempting to fix and remove what mentioned earlier is to give the new comers and beginners the ability to contributre and learn as much as they can