Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gonexwind committed Aug 31, 2022
1 parent 3309beb commit 5d8907e
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<img src="media/logo.png" alt="todo logo" width="100"/>

# **To Do**

### Let's Start Our Labs!

This application is purpose to help user find food or drink recipes.<br><br>
[![Platform](https://img.shields.io/badge/platform-Android-green.svg)](http://developer.android.com/index.html)


## Download App

[![TODO](https://img.shields.io/badge/MyRecipes-APK-red.svg?style=for-the-badge&logo=android)](https://github.com/gonexwind/myrecipes/releases/download/v1.0.0/myrecipes-v1.0.0.apk)

## Features
- List Tasks
- Sort Tasks
- Add, Update and Delete Task
- Clean and Simple "Material You"
- Light Mode and Dark Mode 🌗

## 📸 Screenshots
||||
|:----------------------------------------:|:-----------------------------------------:|:-----------------------------------------: |
| ![](media/home.jpg) | ![](media/sort.jpg) | ![](media/add.jpg) |

## Built With 🛠
- Android Jetpack
- Compose
- Flow
- ViewModel
- Navigation
- Room
- Data Store
- Kotlin
- Coroutines
- Dagger-Hilt
Binary file added media/add.jpg
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 media/home.jpg
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 media/logo.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 media/sort.jpg
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 5d8907e

Please sign in to comment.