-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
53a310d
commit 2f41863
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,29 @@ | ||
# MovieHunter | ||
Android Application built using MVVM + Retrofit + Hilt + Clean + Room to shown several movies from "The Movie DB" platform. | ||
|
||
<img src="https://github.com/OsmarICancino/MovieHunter/blob/main/images/overview.png" /> | ||
|
||
|
||
Contribution | ||
-------------------- | ||
|
||
If you feel that something is missing, or you have a good idea on how to improve this implementation, feel free to open a pull requests exposing your arguments. | ||
|
||
|
||
Created by | ||
-------------------- | ||
|
||
Osmar I. Cancino Díaz - <[email protected]> | ||
|
||
<a href="https://twitter.com/Osmar_ICancino"> | ||
<img alt="Follow me on Twitter" | ||
src="https://raw.github.com/kikoso/android-stackblur/master/art/twitter.png" /> | ||
</a> | ||
<a href="https://plus.google.com/u/0/112832662508601636179"> | ||
<img alt="Follow me on Google+" | ||
src="https://raw.github.com/kikoso/android-stackblur/master/art/google-plus.png" /> | ||
</a> | ||
<a href="https://www.facebook.com/profile.php?id=100015486459234"> | ||
<img alt="Follow me on Facebook!!" | ||
src="https://github.com/OsmarICancino/AppUPImage/blob/master/app/src/main/res/drawable/fb_icon.png" /> | ||
</a> |