An open API service indexing awesome lists of open source software.

https://github.com/codewithhridoy/diu-class-organizer


https://github.com/codewithhridoy/diu-class-organizer

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Class Organizer
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://github.com/hrid0ybd/DIU-class-organizer/blob/master/LICENSE.md)

**A simple and modern looking routine management app for Android.

Built for the students of Daffodil International University.**

![Screenshots](./art/art.png?raw=true)

## Download


Get it on Google Play

## Requirements

* Android Studio 3.2+
* Gradle 4.10+
* JDK 8+

## Libraries

* [**RxJava**](https://github.com/ReactiveX/RxJava) for using reactive streams to handle asynchronous tasks
* [**RxAndroid**](https://github.com/ReactiveX/RxAndroid) for Android specific bindings for RxJava 2.
* [**Material Components**](https://github.com/material-components/material-components-android) for Material design components.
* [**Retrofit**](https://github.com/square/retrofit) HTTP client for consuming REST api.
* [**Butter Knife**](https://github.com/JakeWharton/butterknife) for view bindings.
* [**BRVAH**](https://github.com/CymChad/BaseRecyclerViewAdapterHelper) for RecyclerView adapters.
* [**Colorful**](https://github.com/garretyoder/Colorful) for theme support
* [**Toasty**](https://github.com/GrenderG/Toasty) for custom toasts
* [**Android SQLiteAssetHelper**](https://github.com/jgilfelt/android-sqlite-asset-helper) for preloaded databases.
* [**Android-SpinKit**](https://github.com/ybq/Android-SpinKit) for loading animations
* [**Fab-speed-dial**](https://github.com/yavski/fab-speed-dial) for fab menu
* [**Material Dialogs**](https://github.com/afollestad/material-dialogs) for material design dialogs
* [**GSON**](https://github.com/google/gson) for saving user data as JSON objects

## Maintainer

Hridoy Ahmed([@hrid0ybd](http://mushfiqussalehin.com))

## License

GNU General Public License v3.0