From 8fc72d096569907746838676fe6a649134f8edf5 Mon Sep 17 00:00:00 2001 From: Pedro Massango Date: Fri, 15 Jul 2022 11:18:58 +0100 Subject: [PATCH] Update README.md --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8c04737..e9cc0df 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ Make sure do improve the code before using it. ## Screenshots +| [Bank App UI](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/banking_app.dart) | [Sushi app UI/UX](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/sushi_order.dart) | [Ticket Booking](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/ticket_booking.dart) | +| ------------- | ------------- | ------------- | +| | | | + | [Sliding Login & Register](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/sliding_login.dart) | [Bottom Navy Bar](https://github.com/pedromassango/bottom_navy_bar) | [Custom Drawer](https://github.com/pedromassango/flutter_delivery) | | ------------- | ------------- | ------------- | | | | | @@ -36,14 +40,9 @@ Make sure do improve the code before using it. | ------------- | ----- | ----- | | | | | - -| [Coffee App - Auth Page](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/coffee_app_auth.dart) | [Sushi app UI/UX](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/sushi_order.dart) | [Ticket Booking](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/ticket_booking.dart) | -| ------------- | ------------- | ------------- | -| | | | - -| [Bank App UI](https://github.com/pedromassango/my_flutter_challenges/blob/master/lib/banking_app.dart) +| [Coffee App - Auth Page](/screenshots/coffee_app_auth_page.gif) | ------------- | -| | +| | ## Getting Started