Include a FireBase Query to check if the event retrieved from the QR code has the "geo-location requirement" field or not.
If the field exists, then warn the user (perhaps with a toast message) that the event requires the user to share their location ( perhaps by including a text field for entering their location --> the most easy way)
[ this implies we'll need to create a new field for each event called "geo-location" if the organizer selects that option on the "Event Creation" screen -- don't worry about that in this issue; the person assigned to the event creation geo-location issue will take care of that]
To be implemented on the "Event Sign Up" Screen.
Include a FireBase Query to check if the event retrieved from the QR code has the "geo-location requirement" field or not.
If the field exists, then warn the user (perhaps with a toast message) that the event requires the user to share their location ( perhaps by including a text field for entering their location --> the most easy way)
[ this implies we'll need to create a new field for each event called "geo-location" if the organizer selects that option on the "Event Creation" screen -- don't worry about that in this issue; the person assigned to the event creation geo-location issue will take care of that]