Open king-kloy opened 3 years ago
with the database, the notification has an image field, won't it be best if that field holds the url to the image that would be hosted by the firebase file storage something since the firebase real time db won't allow image storage
The image for the notification will be based on the status of the property. Correct me if I'm off track. And also are we going to use firebase realtime database? @lateofrederick what will be the best way to save images on the database; should we store the buffer or the path of the image?
with the database, the notification has an image field, won't it be best if that field holds the url to the image that would be hosted by the firebase file storage something since the firebase real time db won't allow image storage
@king-kloy are we using firebase or ?
@king-kloy are we using firebase or ? Yes we're using firebase
The following is the operations we have to write their functionalities. Please look through the app and let's know other missing operation and add it here.
SignIn
Registration
AddProperty
ViewProperties
EditProperty
GetNews
GetNotification
SearchProperties