From 87c86a45eda81850901c466f734bc9d801412642 Mon Sep 17 00:00:00 2001 From: Gautham Sritharan Date: Fri, 22 Oct 2021 11:04:20 +0530 Subject: [PATCH] App idea - ExchangeApp --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4a8c415..48feb13 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,12 @@ This will take in a full URL (https://foo.bar) and return it in a string that co ### Weather app + +### Exchange app + +A mobile which can be used to exchange items like books, games(PS4, Xbox), toys and etc. +These items are only one time usable. Once the user finished reading a book, he can share it in the app with its genre, value, location and other remarkable things for exchanging with other user. This idea is applicable for other items also. + ### What’s near me? (Google Maps API) ### WhatsApp Style Messaging App