Skip to content

A React Native app for auction of Bonsai Trees with firebase as backend

Notifications You must be signed in to change notification settings

kamal-20/Bonsai

Repository files navigation

icon: Bonsai

###A React Native app for auction of Bonsai Trees with firebase as backend

Preview

Features

Products Features

Feature Coded? Description
View Categories Select the style of Bonsai you want to bid on
View Articles Read Articles on Bonsai care
View Gallery View gallery of Famous Bonsai Art
Account information MAnage your account Information
View Wallet View, Add, Withdraw money from aution wallet
Automatic mode System places highest bit when someone places higher bid than you

Purchase Features

Feature Coded? Description
See Cart Ability to see the Cart and it items
Add Bid Ability of Bid on new Bonsai Tree
Checkout Ability to Checkout

Installation

To get started you can simply clone this Bonsai repository and install the dependencies.

Clone the Bonsai repository using git:

git clone https://github.com/kamal-20/Bonsai.git
cd Bonsai

Install dependencies with this command:

expo install

Run the application with this command:

expo start

Install Expo App to run this on your Android phone.

Credits

Images used in this project were taken from unsplash.

License

Copyright 2021 Kamlendra Rathour

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. End license text.