Watery
Watery is an android app to deliver water to customer like an e-com app. The backend of this app is fully made with Appwrite. From Authentication to Database, the Appwrite powers this app.
Apps process
After entering the app you'll have two option of login
- as a customer
- as a delivery partner
Now if you join as a customer the you need to create account or need to login Here I have used Appwrite's authentication flow to create account or to create a new seassion.
After successful login you'll be redirect to the main dahboard page where you will get all the list of water pdoducts. In the dashboard I have Google Play Loction to get user location and Appwrite's Database to fetch all products' info and Storage to fetch all the images.
Then you need to cart your desired products and go to cart page and pick…