- Cardholders
- An application which provides its customers the location of safe ATMs and Merchants.Also customer can buy anything from merchant if he/she wants.
- As the whole world is dealing with a pandemic, everyone is aiming to avoid going outside and if he/she has to go outside for some essentials it should be present at some safe locations.Our aim is to provide the list of safe ATMs for cardholders in some radius. Also we are aiming to provide the list of safe merchants in these areas. If a customer wants to buy something from any merchant he/she will be provided two options to get his/her essentials :-
- Pickup.
- Delivery
- Locating safe ATMs near you or any other location
- Locating safe Merchants near you or any other location
- Get directions for ATMs/Merchants
- Filter Merchants based on their category(Pharmacy, grocery, eateries etc.) and distance
- Messaging service between merchant and customer
- Order or pickup something from merchant
- Payment from customer to merchant using VISA direct.
- Java.
- Firebase realtime database.
- Python for server side processing.
- Visa Direct API.
- Visa Merchant Locator API.
- Visa Global ATM Locator API.
- Geo-IQ containment zones API.
- Google Maps API.
- Google geocoding and reverse geocoding API.
- Google Places API.
- Android Studio.
- PyCharm.
- Firebase.
- Chandan Naik
- Divyesh Vala
- Kunal Anand
- Pawan Kumar Kesarwani
- Sanath Ramesh
- Soumya Agarwal
- Clone this repository in android studio.
- Run this app on your phone.
- For login/signup. Use your email and you can use any password for signUp.
- If you want to login as a merchant. Then use this credentials for dummy merchant.
- appefizz22@gmail.com (email)
- interns@visa (password)
- Red Wheelbarrow (name)
- To Run the server just run the RequestHandler.py file.