https://github.com/codewithhridoy/diu-class-organizer
https://github.com/codewithhridoy/diu-class-organizer
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codewithhridoy/diu-class-organizer
- Owner: codewithhridoy
- License: gpl-3.0
- Created: 2020-11-07T13:46:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-07T13:53:38.000Z (over 4 years ago)
- Last Synced: 2025-03-20T11:48:54.930Z (3 months ago)
- Language: Java
- Size: 791 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Class Organizer
[](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.**
## Download
## 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