From 6f9b106bccb751deb5d555aac513bcaadf9f23b2 Mon Sep 17 00:00:00 2001 From: firoz3130 Date: Thu, 3 Aug 2023 10:32:21 +0530 Subject: [PATCH] Readme updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48c4c90..8b0d7da 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ TripItOn is a Flutter application that allows users to create and join hikes, sh

Create Hike:

Users can create a hike by specifying the start and end locations, along with the date and time. The selected locations can be picked directly from the map, making it convenient and accurate.
-

Join Hike (Under Development):

The join hike feature is currently in development. Stay tuned for future updates!
+

Join Hike:

Here all the hikes are listed down, so that the users can join for whatever hike they want to join. In this more features such as notification are currently under development. Stay tuned for future updates!

Image Upload and Description:

Users can upload images from their gallery or capture new ones using the camera. The images are stored in Firebase storage, and users can provide descriptions of the places or experiences associated with the images.