Posts and Gets comments from the database. The database (users relation) also stores profile images now, which is used in the details page comments section via a join query. This profile image also replaces the default images (for logged in user) on the main page, profile page, and details page.
Allowing a user to set their own images through the imagePicker does not work with the database yet. It works the same as before.
Posts and Gets comments from the database. The database (users relation) also stores profile images now, which is used in the details page comments section via a join query. This profile image also replaces the default images (for logged in user) on the main page, profile page, and details page.
Allowing a user to set their own images through the imagePicker does not work with the database yet. It works the same as before.