P

Paid - Plant Tree Redeem Points Application

Paid is an android application which encourages users to plant trees. On uploading a picture of a sapling; the user is rewarded with virtual coins, which can be redeemed to buy coupons from our app.

The problem Paid - Plant Tree Redeem Points Application solves

• Our app helps people to contribute towards our environment
• Motivates people to plant trees
• To instil care and love in users for our nature
• Rewarding the user for planting a sapling is the idea behind our application.
• A unique and interesting way to motivate more and more individuals to take a step towards helping and nurturing our environment.

Challenges we ran into

The major challenges we faced in building our project are Location detection and Image processing. The location listner takes a lot of time to verify the location, as finding the exact latitude and longitude is not easy. Also the location which we get is not exact, so we have to be very specific in entering the location as it might happen that location may not be verified. In Image processing, we are only identifying the objects. If plant it present in the image then the image will be selected. We have to be very specific in clicking the images as well as if the image has any other object other then plant then it may get rejected. To overcome these problems, we seperately tested the location listner and image detection. We tried to remove these problems by testing in different places and tested different images and we got the output. After checking all the outputs, we connected all functions together for final testing.

Discussion