https://github.com/seif1000/salati
https://github.com/seif1000/salati
android androidstudio java
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/seif1000/salati
- Owner: seif1000
- License: mit
- Created: 2020-01-22T16:41:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-23T12:37:51.000Z (over 5 years ago)
- Last Synced: 2024-07-31T20:30:20.652Z (9 months ago)
- Topics: android, androidstudio, java
- Language: Java
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-algeria - salati
README
# salati
salati is an android app that helps muslimes people to performe their prayres in time .this app work on 21 api and hgier .##Index
+ [Demo](#demo)
+ [Features](#features)
+ [Installation](#installation)## Demo
you can download the apk file and try it from here [Demo](https://drive.google.com/open?id=1MhKbFp1fta1iimPxnWsS8mzVWVID7yAp)## Features
+ prayres time api [prayers time free api](https://prayertimes.date/api)
+ fetching data from api [rterofit 2](https://square.github.io/retrofit/) package.
+ get user location [play-services-location](https://developers.google.com/android/guides/setup) package..
+ display gif image [android-gif-drawable](https://github.com/koral--/android-gif-drawable) package.
+ circulare image [circleimageview](https://github.com/hdodenhof/CircleImageView)
+ convert json => object object=>json [gson](https://github.com/google/gson)
+ material [material](https://material.io/develop/android/)
+ recyclerView [recyclerView](https://developer.android.com/jetpack/androidx/releases/recyclerview)
+ sqlite database and sharpedRefrences### Running on android studio
```
$ git clone https://github.com/seif1000/salati.git
```
then opent it in android studio .