lambraydon / GymBros

0 stars 0 forks source link

Merge social_media_wall branch into main #18

Closed pluciuspua closed 1 year ago

pluciuspua commented 1 year ago

added social media wall feature:

UI + backend

  1. Post images from gallery/camera onto wall
  2. Setup Firebase Storage and uploading post logic of a media post
  3. Post Data is updated realtime from DB -> user can read images/username/dateTime/description
  4. UI of most intended features has been built, functionality of buttons (like button etc) are incomplete
  5. Currently still limited to basic features such as creating and reading only, will continue to pursue and implement other features such as (Like button, comments, deleting posts)