boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

Users should be able to create new posts #96

Closed dogezen closed 1 year ago

dogezen commented 1 year ago

Requirements

UI Design

Aim for the following features to be part of the design:

In the example below, the text area expands and the button to create post is below the text area.

image

UI Functionality

API / NETWORKING

{
   "content": "the text the user typed"
}