Skip to content

Commit

Permalink
Update screenshots for v1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
soumitradev committed Feb 26, 2024
1 parent e8fb386 commit c480d2e
Show file tree
Hide file tree
Showing 16 changed files with 14 additions and 8 deletions.
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.

0 comments on commit c480d2e

Please sign in to comment.