BasileF / Full-Send-341

0 stars 0 forks source link

Created a component where users will create their posts. (Select pictures, view them, and write captions.) #38

Closed patrickgdbt closed 4 years ago

patrickgdbt commented 4 years ago

Created 3 react components: The first is the page a user opens when they wish to post a picture. The second is the file browser component which allows the user to select their photo. The third is an extra component that will be used for the user to write their caption for the image.

The main page contains a "post photo" button that will allow the user to properly upload their photo the database once it is implemented.

Links to tasks:

27

28

Link to user story:

11