Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update screenshots for v1.11 #360

Merged
merged 1 commit into from
Feb 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 14 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand All @@ -7,26 +8,31 @@
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
4. Download course content once; access locally any time.
5. Notifications for new content

## App Screenshots

<p float="left">
<img src="/screenshots/my_courses_dark.jpg" width="24%" />
<img src="/screenshots/site_news_dark.jpg" width="24%" />
<img src="/screenshots/course_detail_dark.jpg" width="24%" />
<img src="/screenshots/bottom_sheet_dark.jpg" width="24%" />
</p>
<p float="left">
<img src="/screenshots/my_courses_light.jpg" width="24%" />
<img src="/screenshots/course_detail_light.jpg" width="24%" />
<img src="/screenshots/bottom_sheet_dark.png" width="24%" />
<img src="/screenshots/course_announcements_dark.png" width="24%" />
<img src="/screenshots/course_details_dark.png" width="24%" />
<img src="/screenshots/enrol_course_dark.png" width="24%" />
<img src="/screenshots/files_dark.png" width="24%" />
<img src="/screenshots/my_courses_dark.png" width="24%" />
<img src="/screenshots/my_notifications_dark.png" width="24%" />
<img src="/screenshots/search_courses_dark.png" width="24%" />
<img src="/screenshots/site_news_dark.png" width="24%" />
</p>

## 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).
Binary file removed screenshots/bottom_sheet_dark.jpg
Binary file not shown.
Binary file added screenshots/bottom_sheet_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/course_announcements_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/course_detail_dark.jpg
Binary file not shown.
Binary file removed screenshots/course_detail_light.jpg
Binary file not shown.
Binary file added screenshots/course_details_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/enrol_course_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/files_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/my_courses_dark.jpg
Binary file not shown.
Binary file added screenshots/my_courses_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/my_courses_light.jpg
Binary file not shown.
Binary file added screenshots/my_notifications_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/search_courses_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/site_news_dark.jpg
Binary file not shown.
Binary file added screenshots/site_news_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading