Skip to content

Commit

Permalink
update: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amirisback committed Jan 21, 2024
1 parent 09be3e8 commit 59f8a9b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
## Android Research Tech
## Android MVVM
- Template repository for doing research on Android Technologies

## API Reference
- [NEWS API](https://newsapi.org/)
- [MEAL API](https://www.themealdb.com/api.php)

## Tech Stack
- Coroutine
- Hilt

## Structure
![Structure](docs/image/structure.png)

## Screen Shot
| NEWS API | MEAL API |
|:------------------------------------------------------------:|:------------------------------------------------------------:|
| <img width="200px" height="360px" src="docs/image/ui_1.png"> | <img width="200px" height="360px" src="docs/image/ui_2.png"> |


## Colaborator
Very open to anyone, I'll write your name under this, please contribute by sending an email to me

Expand Down
Binary file added docs/image/structure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/image/ui_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/image/ui_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 59f8a9b

Please sign in to comment.