Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
muratozturk5 authored Nov 3, 2022
1 parent 368ff8a commit c91e77a
Showing 1 changed file with 83 additions and 0 deletions.
83 changes: 83 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
![App Screenshot](https://github.com/muratozturk5/Breaking-Bad/blob/master/Screenshots/BannerImage.png)


# Breaking Bad Application Kotlin

<img src="https://github.com/muratozturk5/Breaking-Bad/blob/master/Screenshots/icon.png" align="left"
width="250" hspace="10" vspace="10">

Breaking Bad Application Build With Kotlin MVVM (Model - View - ViewModel) Clean Architecture, Beautiful Design UI, Smooth Animations </br>
Using Tools And Components Supported By Google And By Most Of The Android Development Community</br></br>***Try latest Breaking Bad App apk from below 👇***

[![Order Food](https://img.shields.io/badge/Breaking%20Bad-APK-brightgreen?style=for-the-badge&logo=android)](https://github.com/muratozturk5/Breaking-Bad/blob/master/APK/app-debug.apk)</br></br></br>

## 💻 Used API
***Live API URL Check from blow 👇***
</br>
</br>
[https://breakingbadapi.com](https://breakingbadapi.com)
</br>
</br>

## 📷 Screenshots

![](https://github.com/muratozturk5/Breaking-Bad/blob/master/Screenshots/Screenshots%20.png)

</br>

## 🛠 Built With
- [MVVM (Model - View - ViewModel)](https://developer.android.com/topic/architecture)
- [Dependency Injection (Dagger Hilt)](https://developer.android.com/training/dependency-injection/hilt-android)
- [Flow](https://kotlinlang.org/docs/flow.html)
- [Clean Arhitecture](https://developer.android.com/topic/architecture)
- [Use Case](https://developer.android.com/topic/architecture)
- [Coroutines](https://developer.android.com/kotlin/coroutines)
- [Navigation Component](https://developer.android.com/guide/navigation/navigation-getting-started)
- [JSON Parsing Gson](https://github.com/google/gson)
- [Glide](https://github.com/skydoves/landscapist)
- [Retrofit2](https://square.github.io/retrofit)
- [Lottie](https://github.com/LottieFiles/lottie-android)
## 👨 Developed By

<img src="https://avatars.githubusercontent.com/u/62841905?s=400&u=6b1f97cf6a3dfe668719000f9686f5fe861f273a&v=4" width="70" align="left">


**Murat ÖZTÜRK**

[![Linkedin](https://img.shields.io/badge/-linkedin-grey?logo=linkedin)](https://www.linkedin.com/in/murat-%C3%B6zt%C3%BCrk-7a9306217/)


<img src="https://avatars.githubusercontent.com/u/66027016?v=4" width="70" align="left">


**Bahadır Kayış**

[![Linkedin](https://img.shields.io/badge/-linkedin-grey?logo=linkedin)](https://www.linkedin.com/in/bahadir-kayis-b27573228/)


📄 License
-------

```
MIT License
Copyright (c) 2022 Murat ÖZTÜRK
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```

0 comments on commit c91e77a

Please sign in to comment.