Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vinothvino42 authored Jul 26, 2020
1 parent 3ac5f3b commit 6d3695e
Showing 1 changed file with 60 additions and 10 deletions.
70 changes: 60 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,66 @@
# swiggy_ui
# SwiggyUI

A new Flutter project.
SwiggyUI is a ui clone of famous food ordering app called [Swiggy](https://play.google.com/store/apps/details?id=in.swiggy.android&hl=en_IN) built using Flutter 💙
Show some ❤️ and star ⭐ the repo, it makes me to share more open source flutter projects.

## Getting Started
![Github Followers](https://img.shields.io/github/followers/vinothvino42?label=Follow&style=social)
![GitHub stars](https://img.shields.io/github/stars/vinothvino42/SwiggyUI?style=social)
![GitHub forks](https://img.shields.io/github/forks/vinothvino42/SwiggyUI?style=social)
![GitHub watchers](https://img.shields.io/github/watchers/vinothvino42/SwiggyUI?style=social)
![Twitter Follow](https://img.shields.io/twitter/follow/vinothvino42?label=Follow&style=social)

This project is a starting point for a Flutter application.
<a href="https://www.linkedin.com/in/vinothvino42/">
<img src="https://img.shields.io/badge/Support-Recommend%2FEndorse%20me%20on%20Linkedin-blue?style=for-the-badge&logo=linkedin" alt="Support me on LinkedIn" /></a>

## Screenshots
### Swiggy

A few resources to get you started if this is your first Flutter project:
- Initial Views

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
Screen 1 | Screen 2 | Screen 3 | Screen 4
:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:
![](screenshots/swiggy1.jpg)|![](screenshots/swiggy2.jpg)|![](screenshots/swiggy3.jpg)|![](screenshots/swiggy4.jpg)|

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
Screen 5 | Screen 6 | Screen 7 | Screen 8
:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:
![](screenshots/swiggy5.jpg)|![](screenshots/swiggy6.jpg)|![](screenshots/swiggy7.jpg)|![](screenshots/swiggy8.jpg)|

Screen 9 | Screen 10 | Screen 11 | Screen 12
:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:
![](screenshots/genie.jpg)|![](screenshots/grocery.jpg)|![](screenshots/meat.jpg)|![](screenshots/indian-food.jpg)|

- All Restaurant Views

Screen 1 | Screen 2 | Screen 3 | Screen 4
:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:
![](screenshots/all-restaurant1.jpg)|![](screenshots/all-restaurant2.jpg)|![](screenshots/all-restaurant3.jpg)|![](screenshots/all-restaurant4.jpg)|

- Offer Views

Screen 1 | Screen 2
:-------------------------:|:-------------------------:
![](screenshots/offers1.jpg)|![](screenshots/offers2.jpg)|

- Restaurant Detail Views

Screen 1 | Screen 2
:-------------------------:|:-------------------------:
![](screenshots/restaurant-detail1.jpg)|![](screenshots/restaurant-detail2.jpg)|

### Search

Screen 1
:-------------------------:
![](screenshots/search.jpg)|

### Cart

Screen 1 | Screen 2
:-------------------------:|:-------------------------:
![](screenshots/cart1.jpg)|![](screenshots/cart2.jpg)|

### Account

Screen 1 | Screen 2
:-------------------------:|:-------------------------:
![](screenshots/account1.jpg)|![](screenshots/account2.jpg)|

0 comments on commit 6d3695e

Please sign in to comment.