Skip to content

Commit

Permalink
added icons
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-badgujar committed Apr 21, 2022
1 parent e37d952 commit 1c77829
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 2 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


<div align="center" id="top">
<img src="https://github.com/rahul-badgujar/EShopee-Flutter-eCommerce-App/blob/master/assets/images/launcher_icon_with_bg.png" alt="EShopee: Flutter eCommerce App" width="150" height="150"/>

Expand All @@ -24,6 +26,8 @@
<img alt="Github stars" src="https://img.shields.io/github/stars/{{YOUR_GITHUB_USERNAME}}/e_commerce_app_flutter?color=56BEB8" /> -->
</p>



## Status

<h4 align="center">
Expand All @@ -49,6 +53,12 @@ This is an eCommerce Application developed using FlutterFire (Flutter+Firebase).

NOTE: Its tries to stimulate a mock buy-sell cycle as their is no any Payment Gateway added in this app.

<div style="text-align:center">
<img src="illustrations\source_code_icon.png" alt="Source Code" width="100" height="100" style="padding: 16px"/>
<img src="illustrations\youtube_icon.png" alt="Source Code" width="100" height="100"style="padding: 16px"/>
<img src="illustrations\application_icon.png" alt="Source Code" width="100" height="100"style="padding: 16px"/>
</div>

## :sparkles: Features

:heavy_check_mark: User Authentification and related services\
Expand Down
4 changes: 2 additions & 2 deletions android/.settings/org.eclipse.buildship.core.prefs
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
arguments=
auto.sync=false
build.scans.enabled=false
connection.gradle.distribution=GRADLE_DISTRIBUTION(VERSION(7.0-rc-1))
connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER)
connection.project.dir=
eclipse.preferences.version=1
gradle.user.home=
java.home=C\:/Users/Lenovo/AppData/Local/Programs/AdoptOpenJDK
java.home=C\:/Program Files/Java/jdk-17.0.1
jvm.arguments=
offline.mode=false
override.workspace.settings=true
Expand Down
Binary file added illustrations/application_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions illustrations/application_icon.svg
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 illustrations/game_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions illustrations/game_icon.svg
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 illustrations/source_code_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions illustrations/source_code_icon.svg
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 illustrations/website_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions illustrations/website_icon.svg
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 illustrations/youtube_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions illustrations/youtube_icon.svg
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 1c77829

Please sign in to comment.