Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sumitkahar992 committed Oct 31, 2023
1 parent e35f948 commit 2a6e345
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Food-Maniac
# Vehicle-App

Vehicle App is a simple application to demonstrate the use of Clean Architecture, MVVM,
Multi-Module, build with Jetpack Compose and Material-3 guidelines along with some Modern Android
Expand Down Expand Up @@ -63,8 +63,9 @@ development tools.

# Screenshots

<img src="config/assets/login.png" width="250" /> <img src="config/assets/addvehicle.png" width="250" /> <img src="config/assets/bookinglist.png" width="250" /> <img src="config/assets/userreceipt.png" width="250" />
<img src="config/assets/login.png" width="250" /> <img src="config/assets/addvehicle.png" width="250" /> <img src="config/assets/bookinglist.png" width="250" />
---
<img src="config/assets/userreceipt.png" width="250" />
---


Expand Down

0 comments on commit 2a6e345

Please sign in to comment.