diff --git a/README.md b/README.md index f3af5aa..0d0767b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ # Food Expiration Dates +[![Author](https://img.shields.io/badge/Author-lorenzovngl-white?style=flat-square)](https://github.com/lorenzovngl) +![GitHub last commit](https://img.shields.io/github/last-commit/lorenzovngl/FoodExpirationDates?label=Last%20commit&style=flat-square) ![GitHub](https://img.shields.io/github/license/lorenzovngl/FoodExpirationDates?style=flat-square&label=License) ![Languages](https://img.shields.io/badge/Languages-6-orange?style=flat-square) @@ -36,7 +38,7 @@ This simple app helps you avoid forgetting to consume foods that are about to ex - Display a list of food with their expiration dates in ascending order of time. - Add, edit and delete items. -- Notifications (available soon). +- Notifications. ## 📱 Screenshots @@ -44,8 +46,8 @@ This simple app helps you avoid forgetting to consume foods that are about to ex | | | | |-|-|-| -| | | | - | | | +| | | | + | | | diff --git a/screenshots/en/screen_1.png b/screenshots/en/screen_1.png new file mode 100644 index 0000000..be8c753 Binary files /dev/null and b/screenshots/en/screen_1.png differ diff --git a/screenshots/en/screen_2.png b/screenshots/en/screen_2.png new file mode 100644 index 0000000..30ff444 Binary files /dev/null and b/screenshots/en/screen_2.png differ diff --git a/screenshots/en/screen_3.png b/screenshots/en/screen_3.png new file mode 100644 index 0000000..8ed9ca5 Binary files /dev/null and b/screenshots/en/screen_3.png differ diff --git a/screenshots/en/screen_4.png b/screenshots/en/screen_4.png new file mode 100644 index 0000000..5d8f251 Binary files /dev/null and b/screenshots/en/screen_4.png differ diff --git a/screenshots/en/screen_5.png b/screenshots/en/screen_5.png new file mode 100644 index 0000000..7ec2a3b Binary files /dev/null and b/screenshots/en/screen_5.png differ diff --git a/screenshots/en/screen_6.png b/screenshots/en/screen_6.png new file mode 100644 index 0000000..9f6080a Binary files /dev/null and b/screenshots/en/screen_6.png differ diff --git a/screenshots/en/screen_7.png b/screenshots/en/screen_7.png new file mode 100644 index 0000000..8d34dfa Binary files /dev/null and b/screenshots/en/screen_7.png differ diff --git a/screenshots/en/screen_8.png b/screenshots/en/screen_8.png new file mode 100644 index 0000000..d18e603 Binary files /dev/null and b/screenshots/en/screen_8.png differ diff --git a/screenshots/phone_en_dark_insert_activity.png b/screenshots/phone_en_dark_insert_activity.png deleted file mode 100644 index bfe39f6..0000000 Binary files a/screenshots/phone_en_dark_insert_activity.png and /dev/null differ diff --git a/screenshots/phone_en_dark_main_activity.png b/screenshots/phone_en_dark_main_activity.png deleted file mode 100644 index dced841..0000000 Binary files a/screenshots/phone_en_dark_main_activity.png and /dev/null differ diff --git a/screenshots/phone_en_dc_insert_activity.png b/screenshots/phone_en_dc_insert_activity.png deleted file mode 100644 index 2672f06..0000000 Binary files a/screenshots/phone_en_dc_insert_activity.png and /dev/null differ diff --git a/screenshots/phone_en_dc_main_activity.png b/screenshots/phone_en_dc_main_activity.png deleted file mode 100644 index 5a3a9aa..0000000 Binary files a/screenshots/phone_en_dc_main_activity.png and /dev/null differ diff --git a/screenshots/phone_en_insert_activity.png b/screenshots/phone_en_insert_activity.png deleted file mode 100644 index de4fd09..0000000 Binary files a/screenshots/phone_en_insert_activity.png and /dev/null differ diff --git a/screenshots/phone_en_main_activity.png b/screenshots/phone_en_main_activity.png deleted file mode 100644 index 4abdb25..0000000 Binary files a/screenshots/phone_en_main_activity.png and /dev/null differ diff --git a/screenshots/phone_it_dark_insert_activity.png b/screenshots/phone_it_dark_insert_activity.png deleted file mode 100644 index e017a78..0000000 Binary files a/screenshots/phone_it_dark_insert_activity.png and /dev/null differ diff --git a/screenshots/phone_it_dark_main_activity.png b/screenshots/phone_it_dark_main_activity.png deleted file mode 100644 index f4f3c1d..0000000 Binary files a/screenshots/phone_it_dark_main_activity.png and /dev/null differ diff --git a/screenshots/phone_it_dc_insert_activity.png b/screenshots/phone_it_dc_insert_activity.png deleted file mode 100644 index e430a1d..0000000 Binary files a/screenshots/phone_it_dc_insert_activity.png and /dev/null differ diff --git a/screenshots/phone_it_dc_main_activity.png b/screenshots/phone_it_dc_main_activity.png deleted file mode 100644 index 2685856..0000000 Binary files a/screenshots/phone_it_dc_main_activity.png and /dev/null differ diff --git a/screenshots/phone_it_insert_activity.png b/screenshots/phone_it_insert_activity.png deleted file mode 100644 index 75c0c1b..0000000 Binary files a/screenshots/phone_it_insert_activity.png and /dev/null differ diff --git a/screenshots/phone_it_main_activity.png b/screenshots/phone_it_main_activity.png deleted file mode 100644 index 8e90e19..0000000 Binary files a/screenshots/phone_it_main_activity.png and /dev/null differ