diff --git a/README.md b/README.md index c31f967c..bb579b2e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # CMS-Android + ![Build Status](https://github.com/crux-bphc/CMS-Android/workflows/Build/badge.svg?branch=development) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) @@ -7,6 +8,7 @@ This is the Android version of the CMS BPHC app. The app uses standard Moodle endpoints from the server hosted at the [CMS website](https://td.bits-hyderabad.ac.in/moodle/). ## Features + 1. Google Login 2. View list of enrolled courses 3. Search and register new courses @@ -14,19 +16,23 @@ This is the Android version of the CMS BPHC app. The app uses standard Moodle en 5. Notifications for new content ## App Screenshots +
- - - - -
-- - + + + + + + + + +
## Contributing + Please follow [this](CONTRIBUTING.md) link if you are interested in contributing to this project. ## License + This app is under the [MIT License](LICENSE). diff --git a/screenshots/bottom_sheet_dark.jpg b/screenshots/bottom_sheet_dark.jpg deleted file mode 100644 index c7b20446..00000000 Binary files a/screenshots/bottom_sheet_dark.jpg and /dev/null differ diff --git a/screenshots/bottom_sheet_dark.png b/screenshots/bottom_sheet_dark.png new file mode 100644 index 00000000..958ed0ff Binary files /dev/null and b/screenshots/bottom_sheet_dark.png differ diff --git a/screenshots/course_announcements_dark.png b/screenshots/course_announcements_dark.png new file mode 100644 index 00000000..8d88ee16 Binary files /dev/null and b/screenshots/course_announcements_dark.png differ diff --git a/screenshots/course_detail_dark.jpg b/screenshots/course_detail_dark.jpg deleted file mode 100644 index a3950760..00000000 Binary files a/screenshots/course_detail_dark.jpg and /dev/null differ diff --git a/screenshots/course_detail_light.jpg b/screenshots/course_detail_light.jpg deleted file mode 100644 index 10e01d8e..00000000 Binary files a/screenshots/course_detail_light.jpg and /dev/null differ diff --git a/screenshots/course_details_dark.png b/screenshots/course_details_dark.png new file mode 100644 index 00000000..26091ce8 Binary files /dev/null and b/screenshots/course_details_dark.png differ diff --git a/screenshots/enrol_course_dark.png b/screenshots/enrol_course_dark.png new file mode 100644 index 00000000..0860e8b9 Binary files /dev/null and b/screenshots/enrol_course_dark.png differ diff --git a/screenshots/files_dark.png b/screenshots/files_dark.png new file mode 100644 index 00000000..64b99afb Binary files /dev/null and b/screenshots/files_dark.png differ diff --git a/screenshots/my_courses_dark.jpg b/screenshots/my_courses_dark.jpg deleted file mode 100644 index 5182c3fb..00000000 Binary files a/screenshots/my_courses_dark.jpg and /dev/null differ diff --git a/screenshots/my_courses_dark.png b/screenshots/my_courses_dark.png new file mode 100644 index 00000000..2ef4d4ed Binary files /dev/null and b/screenshots/my_courses_dark.png differ diff --git a/screenshots/my_courses_light.jpg b/screenshots/my_courses_light.jpg deleted file mode 100644 index 12c9cdf5..00000000 Binary files a/screenshots/my_courses_light.jpg and /dev/null differ diff --git a/screenshots/my_notifications_dark.png b/screenshots/my_notifications_dark.png new file mode 100644 index 00000000..59b71f18 Binary files /dev/null and b/screenshots/my_notifications_dark.png differ diff --git a/screenshots/search_courses_dark.png b/screenshots/search_courses_dark.png new file mode 100644 index 00000000..527ab6a5 Binary files /dev/null and b/screenshots/search_courses_dark.png differ diff --git a/screenshots/site_news_dark.jpg b/screenshots/site_news_dark.jpg deleted file mode 100644 index 71b503cf..00000000 Binary files a/screenshots/site_news_dark.jpg and /dev/null differ diff --git a/screenshots/site_news_dark.png b/screenshots/site_news_dark.png new file mode 100644 index 00000000..c4eea55d Binary files /dev/null and b/screenshots/site_news_dark.png differ