You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was planning to add an upload button to the RestaurantCard component if the user is logged in and allow them to upload photos to any of the restaurants.
What we need to accomplish is that the file is uploaded into the public/ folder and the file name is saved into the restaurant in the database.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
We need to implement the ability to load images. Things to look into
Research these
I was planning to add an upload button to the RestaurantCard component if the user is logged in and allow them to upload photos to any of the restaurants.
What we need to accomplish is that the file is uploaded into the public/ folder and the file name is saved into the restaurant in the database.
The text was updated successfully, but these errors were encountered: