lambraydon / GymBros

0 stars 0 forks source link

Feature: Social Network Wall / Feed blog #4

Closed pluciuspua closed 1 year ago

pluciuspua commented 1 year ago
  1. Develop Social Network Wall / Feed
  2. User can upload his workout and post it on own feed/blog as a blogpost
  3. Users can view the feeds of their friends
pluciuspua commented 1 year ago

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)

To Improve: UI Design Other intended functionalities -> Like Button -> Delete Post -> Comments -> Following/Followers -> Curated Feed Page (Currently shows All) -> Integrate functionality with workout tracker module

pluciuspua commented 1 year ago

This issue will be classified as closed

Will continue to track To Improve pointers in separate issues with different tagging