Skip to content

shriakhilc/CMS-Android

 
 

Repository files navigation

CMS-Android

Build Status License: MIT

Get it on Google Play!

This is the Android version of the CMS BPHC app. The app uses standard Moodle endpoints from the server hosted at the CMS website.

Features

  1. Token based login
  2. View list of enrolled courses
  3. Search and register new courses
  4. Download course content once; access locally any time.
  5. Notifications for new content

Contributing

You can contribute by submitting an issue, or by picking an existing one from the list and sending a PR. Ensure that the branch underlying the PR is up-to-date with latest changes. Contributors must ensure they add any significant changes to the changelog in the same PR itself.

All changes must be made on top of a new branch forked off the development branch. The master branch is only updated when a new release is made.

Commit messages should follow common guidelines, such as the ones mentioned here, whenever possible.

Mention keywords such as "Fixes" or "Closes" in commit messages, followed by the issue number, to automatically close corresponding issues. (List of keywords)

License

This app is under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 100.0%